home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_100 / 145_01 / bdsjunk.h < prev    next >
Text File  |  1979-12-31  |  256b  |  9 lines

  1. /*
  2.     Things for roff4 normally defined in bdscio.h
  3. */
  4.  
  5. #define    MAXLINE    132
  6. #define    TRUE    1
  7. #define    FALSE    0
  8. #define    ERROR    -1
  9.