home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / S12518.ZIP / ERREXIT.H < prev    next >
Text File  |  1989-07-31  |  88b  |  10 lines

  1. /* errexit.h RHS 7/15/89
  2.  *
  3.  *
  4.  */
  5.  
  6. void error_exit(USHORT err, char *msg);
  7.  
  8.  
  9.  
  10.