home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC User 2001 August
/
APC_Aug2001_CD2.iso
/
features
/
devtools
/
files
/
borland_ccompiler55.exe
/
Examples
/
StdLib
/
rwstdmsg.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
|
2000-06-27
|
199 b
|
8 lines
#define _RW_MSG_START 0
#define _RW_MSG_HELLO _RW_MSG_START + 1
#define _RW_MSG_GOODBYE _RW_MSG_START + 2
#define _RW_MSG_TREES _RW_MSG_START + 3
// Not in catalog
#define _RW_MSG_NOGOOD 6