home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoftware Monthly 19…2 Programming Power Tools
/
MASO9512.ISO
/
cpptutor
/
cpptutor.arj
/
CH08
/
A08153.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-10-22
|
294 b
|
6 lines
In any program, classes and member functions can be defined only
once. You may want to include the header in several code files
for separate compilations. You can use the preprocessor
directives, as shown here, to prevent the definitions being
included more than once by the linker.