home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c003 / 1.ddi / DEMOS / LABELS3.H < prev    next >
Encoding:
C/C++ Source or Header  |  1984-07-14  |  337 b   |  8 lines

  1. /*include file for 3 across labels                          */
  2. /* goes with prt_labl                                  */
  3.  
  4. #define NROWS 5             /*number of rows in label text          */
  5. #define NCOLS 23            /*number of col's in label text       */
  6. #define  RDELTA  6            /*number of rows label to label       */
  7. #define  CDELTA 28            /*number of col's label to label      */
  8.