home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / UNIX / Utilities / top-0.5-MI / display.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-04-17  |  135 b   |  8 lines

  1. /* constants needed for display.c */
  2.  
  3. /* "type" argument for new_message function */
  4.  
  5. #define  MT_standout  1
  6. #define  MT_delayed   2
  7.  
  8.