home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 544a.lha / RPN_v1.0 / Source / herror.h < prev    next >
Text File  |  1991-09-06  |  502b  |  18 lines

  1. /*------------------------------------------*
  2.  | File: HERROR.h - MLO 900131 V1.00        |
  3.  | This file contains #define's for ERROR.c |
  4.  *------------------------------------------*/
  5.  
  6. #define IT1X    8                       /* Constants for error requester */
  7. #define IT1Y    5
  8. #define IT2X    8
  9. #define IT2Y    15
  10. #define IT3X    8
  11. #define IT3Y    25
  12. #define ITOKX   6
  13. #define ITOKY   3
  14. #define ITWID   300
  15. #define ITHEI   70
  16.  
  17. #define SLATE_DIM 80                    /* Internal buffer dimension */
  18.