home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / MISC / NETWORK / TEL23SRC.ZIP / INCLUDE / VSINIT.H < prev    next >
Encoding:
C/C++ Source or Header  |  1990-05-25  |  159 b   |  13 lines

  1. /*    
  2.     %W%    (NCSA)    %G%
  3.     
  4.     One define with the # of lines to allocate by default
  5. */
  6.  
  7. #ifndef VSINIT_H
  8.  
  9. #define VSDEFLINES    23
  10.  
  11. #define VSINIT_H
  12. #endif
  13.