home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_100 / 185_01 / _cug.cat next >
Text File  |  1985-08-21  |  2KB  |  37 lines

  1. The programs on this disk were developed for CP/M environments.
  2. They were written by Mark D. Lougheed (mdl), Harvey Moran (hm),
  3. Mark Ellington (me), Bill Bolton (bb), Michael M. Rubenstein (mmr),
  4. Karl L. Remler (klr), and Tom Burnett (tb).
  5.  
  6. Filename       author  description
  7. --------------------------------------------------------------
  8. BOSE.C         mdl     Author's version of Bose-Nelson
  9. BOSE.COM               Sorting algorithm (see Dr. Dobbs,
  10. BOSESORT.MSS           Sept. '85). Developed with C/80.
  11. STEST.C        mdl     Generates a test pattern for BoseSort.
  12. STEST.COM
  13. CFLOW.C        me      Prints a summary of the calling hierarchy
  14. CFLOW.DOC      me      in a C program. For C/80.
  15. CFLOW.FLO
  16. CFLOW.OBJ
  17. CFLOLIB.C80
  18. FIXDIR.C       bb      "Cleans" a CP/M directory of illegal file
  19. FIXDIR.DOC     bb      names.
  20. H.C            klr     Simple help facility for Aztec C error codes.
  21. H.OBJ
  22. HSH.C          mmr     History sensitive enhancement to ZCPR3.
  23. HSH.COM                Requires ZCPR3. Compiled with C/80.
  24. HSH.DOC
  25. HSH.HLP
  26. PULL.C         tb      Extracts a single file from a Novosielski
  27. PULL.DOC               .LBR file.  A re-revision of a BDS to MSDOS
  28. PULL.OBJ               revision. Now compiles under Aztec C.
  29. SSORT.C        hm      Merge sort utility
  30. SSORT.DOC      hm      Supporting documentation
  31. SSORT.OBJ
  32. 'SSORT.SH      hm      MicroShell script for merge sort below.
  33. SORTORDR.ASM   hm      assembly file to generate custom collating
  34. SSORT.OVL              sequence.
  35. SSORT.SYM
  36. LEXLATE.CSM    hm      support for merge sort
  37.