home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / RPCSMP.ZIP / rg.h next >
Text File  |  1992-12-10  |  193b  |  8 lines

  1.  
  2. #define MESSAGEPROG ((u_long)99)
  3. #define MESSAGEVERS ((u_long)1)
  4. #define PRINTMESSAGE ((u_long)1)
  5. extern int * printmessage_1(char **,CLIENT *);
  6. extern int * printmessage_2(char **);
  7.  
  8.