home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / unix / unixtools / util / readme < prev    next >
Text File  |  1992-07-21  |  768b  |  20 lines

  1. Sorry - not much documentation yet. Maybe next release.
  2.  
  3. The actual library is file Utils. The rest is sources, headers etc.
  4. The makefile can be used to regenerate the library if you have a
  5. suitable Make - my port of Unix Gnu Make is what I use - I'll upload
  6. it to cix soon - otherwise available on one of David Pilling's PD software
  7. disks - sorry but I forget which. See his ads.
  8.  
  9. However, all should become clear if you look at the sources
  10. or the header files. Most stuff is fairly simple and/or implementations
  11. of Unix stuff.
  12.  
  13. Most of this is tested fairly thoroughly (particularly the Unix-like stuff -
  14. I use it all the time!) but the more obscure stuff such as the data
  15. structures - stack, queue, etc - are probably less robust.
  16.  
  17. Enjoy!
  18.  
  19. Gustav (pmoore@cix.uucp)
  20.