home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 626a.lha / GUISpell_v1.0 / error.h < prev    next >
Text File  |  1992-03-27  |  94b  |  4 lines

  1. void Warning (char *code, ...);
  2. void Error (char *code, ...);
  3. void OnError (void (*f)(void));
  4.