home *** CD-ROM | disk | FTP | other *** search
/ PC Format (South-Africa) 2001 May / PCFMay2001.iso / Xenon / C++ / FreeCommandLineTools.exe / Examples / StdLib / rwstdmsg.cpp < prev    next >
Encoding:
C/C++ Source or Header  |  2000-01-31  |  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. }