home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 2000 May / PCP163A.iso / Runimage / Cbuilder4 / Examples / StdLib / RWSTDMSG.CPP < prev    next >
Encoding:
C/C++ Source or Header  |  1999-01-26  |  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. }