home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
misc
/
volume3
/
proto
/
dcwos.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
C/C++ Source or Header
|
1989-02-03
|
279 b
|
22 lines
/*
* Alter this to show which o/s you have
*/
#define UNIX
#undef ATARIST
#undef MSDOS
/*
* Alter this to show which compiler you have:
*/
#define UNIXC
#undef LATTICE304
#undef MICROSOFT4
/*
* Define this only if your compiler supports prototypes
*/
#undef HASPROTOS