home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Monster Disc 2: The Best of 1992
/
MONSTER2.ISO
/
prog
/
djgpp
/
djdev107.a01
/
CPLUSINC
/
IOCONFIG.H
< 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
C/C++ Source or Header
|
1992-03-29
|
265 b
|
12 lines
#if !defined(mips) && !defined(___IBMR2__) && !defined(NO_UNDERSCORE)
#define NAMES_HAVE_UNDERSCORE
#endif
#if defined(VMS) || defined(___IBMR2__) || defined(linux)
#define NO_DOLLAR_IN_LABEL
#endif
#if defined(VMS) || defined(linux)
#define NO_ST_BLKSIZE
#endif