home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoftware Monthly 19…2 Programming Power Tools
/
MASO9512.ISO
/
cpptutor
/
cpptutor.arj
/
CH08
/
A08135.TXT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-09-15
|
254 b
|
5 lines
Here, an anonymous union is a member of each object of the ID
class. The members of the union, idnum 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.