home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / JSAGE / ZSUS / PROGPACK / CFORZ02.LBR / -READ.ME next >
Text File  |  2000-06-30  |  2KB  |  38 lines

  1.      It is a truism that a craftsman is only as good as his 
  2. tools.  The Z-System version of BDS-C is a giant step forward in 
  3. bringing "environmentally sensitive" programming to the Z 
  4. community.  The compiler embeds Z awareness in the low level file 
  5. primitives, making it a breeze to allow true Z-Style file 
  6. specifications, password checking, etc.
  7.  
  8.      Even with the low level support for Z-System, there are other 
  9. areas that need to be addressed to bring the full power of 
  10. Z-System and enhancements like time and date support to the C 
  11. programmer.  This is where this collection of routines fits in.
  12.  
  13.      The routines in the various modules are documented in the 
  14. *.DOC files in the library.  Briefly, the collection includes:
  15.  
  16.      * A full set of TCAP access routines similar to VLIB
  17.      * A set of box and line draw primitives
  18.      * A directory search engine
  19.      * FCB and DIR comparison routines
  20.      * A filesize routine
  21.      * ZS/ZDDOS clock and filestamp access
  22.      * Many ZCPR functions in the spirit of Z3LIB
  23.      * ..and more!
  24.  
  25.      Several testbed programs, including a sorted directory with 
  26. filesize program, are included.  None are very fancy as they exist 
  27. primarily to test the routines, but with a little polish....
  28.  
  29.      It is my hope that Z-System programmers will use and expand 
  30. these routines while building Z-System programs and utilities with 
  31. them.  I am still developing the collection and things like MCL 
  32. and Z3MSG manipulation are next on the list.  Please use these and 
  33. report any problems, suggestions, etc. by email to:
  34.  
  35.      Cameron W. Cotrill
  36.      Ladera Z-Node 300/1200/2400
  37.      213/670-9465
  38.