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:
C/C++ Source or Header  |  2000-06-27  |  120 b   |  7 lines

  1. #include "stlexam.h"
  2. #pragma hdrstop
  3. #include "rwstdmsg.h"
  4. int _rw_messages_version()
  5. {
  6.    return _RW_MSG_START;
  7. }