home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 37 / IOPROG_37.ISO / SOFT / bcpp / 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. }