home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 2: Collection B / 17Bit_Collection_B.iso / files / 1422.dms / in.adf / RPN / Source / herror.h < prev    next >
Encoding:
C/C++ Source or Header  |  1987-06-04  |  502 b   |  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.