home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / C / Snippets / ErrorString / ErrorString.h < prev    next >
Encoding:
Text File  |  1995-06-19  |  97 b   |  3 lines  |  [TEXT/CWIE]

  1. void    GetErrorString(OSErr theError, Str255 returnString);
  2. void    DisplayErrorCode(OSErr theError);
  3.