home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH10 / A10222.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-22  |  212.2 KB  |  1 channel  |  11,025 sample rate  |  19 seconds
Transcription: A fraction object cannot have a denominator equal to zero. Whenever an attempt is made to create such a fraction, a fraction with the value 0 over 1 is created instead. The implementation of this class could be changed to throw an exception or to handle a zero denominator in some other way.