home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH08 / A08135.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-22  |  181.6 KB  |  1 channel  |  11,025 sample rate  |  16 seconds
Transcription: Here, an anonymous union is a member of each object of the ID class. The members of the union, ID num and code, can be used like ordinary data members. You can nest anonymous unions in a class definition to reduce the size of objects of that class.