home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC User 2001 August
/
APC_Aug2001_CD2.iso
/
features
/
devtools
/
files
/
borland_ccompiler55.exe
/
Examples
/
StdLib
/
rwstdmsg.cpp
< 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
|
120 b
|
7 lines
#include "stlexam.h"
#pragma hdrstop
#include "rwstdmsg.h"
int _rw_messages_version()
{
return _RW_MSG_START;
}