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

  1. /*include file for prt_labl.  Copy either labels2.h or labels3.h to this      */
  2. /*file before compiling prt_labl.                          */
  3.  
  4. #define NROWS 5             /*number of rows in label text          */
  5. #define NCOLS 35            /*number of col's in label text       */
  6. #define  RDELTA  6            /*number of rows label to label       */
  7. #define  CDELTA 41            /*nunber of col's label to label      */
  8.