home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH05 / A05243.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-24  |  266.4 KB  |  1 channel  |  11,025 sample rate  |  24 seconds
Transcription: These three declaration statements create four struct objects M, N, X and Y and two class objects A and B. Notice that the declarations do not include the keywords class or struct. Those keywords are not required because the type names fraction one, fraction two and fraction three are sufficient to define the objects.