home *** CD-ROM | disk | FTP | other *** search
- #define BUPDATE 2
- #define BCREATE 0666
- #define C255 -1
- #define getnum gtnum
- #define ct_NULL 0L
-
- /* If you receive a compiler error 2 (out of string space), use the option
-
- -Z2250
-
- to request additional string space during compilation. If you receive
- compiler error 36 (no more expression space), use the option
-
- -E80
- */
-
- /*
-
- For the Apple Macintosh implementation:
-
- -In CTPORT.H change
- #define LOCAL static
- to
- #define LOCAL GLOBAL
-
- -In CTOPTN.H change
- #define NOTFORCE
- to
- #define FPUTONLY
-
- and change
- #define LOW_HIGH
- to
- #define HIGH_LOW
-
- */
-