home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / MADTRB21.ZIP / README.001 < prev    next >
Encoding:
Text File  |  1986-01-07  |  833 b   |  18 lines

  1. Notes On TUG's PC Library Disk #1 - 1/6/86
  2. ------------------------------------------
  3.  
  4. This disk contains the first installment of routines from Jeff Duntemann's
  5. book, THE COMPLETE TURBO PASCAL.  Many of the routines can be used on two
  6. or more operating systems; others are specific to a single machine (the
  7. IBM PC and its clones).
  8.  
  9. We have included five new files from the latest release of Jeff's
  10. routines.  DYNADIR.SRC creates a linked list of MSDOS directory entries;
  11. GETDATE.SRC returns the date from MSDOS; REGPACK.DEF, DATEREC.DEF and
  12. TIMEREC.DEF are include files that contain type definitions.
  13.  
  14. The remaining files from THE COMPLETE TURBO PASCAL (along with an .ARC file
  15. that includes many of the files on this disk) are contained on TUG PC
  16. Library Disk #2.
  17.  
  18. For more information, read Jeff's file READ.ME.