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

  1. These programs were developed for CP/M systems by David McCourt (dMc),
  2. Collin Brendemuehl (cbm), James Pritchett (jp), Thomas E. McCormick (tem),
  3. Richard Conn (rc), Leor Zolman (lz) and Tom P. Jansing.
  4.  
  5. Filename       author  description
  6. -----------------------------------------------------------------------
  7. AIM.DOC        dMc     Automatic Investment Management program, based
  8. AIM.C          dMc     on the book "How to make $1000000..." by
  9.                        Robert Lichello. For BDS C.
  10. LTRI.C         dMc     Computes Long Term Risk Index for a stock.
  11. LTRI.DOC       dMc     See Barron's, Nov. 22, 1982. For BDS C.
  12. LTRI.FIL
  13. DED.C          cbm     Disk editor with power of DU, but easier to
  14. DED.DOC        cbm      use. For C/80.
  15.  
  16. MAKE.COM       jp      Version of the UNIX utility "make" for CP/M-80.
  17. MAKE.DOC       jp      Documentation for MAKE.
  18. MAKEREVS.DOC   jp      Log of revisions to MAKE.
  19. MAKE.H         jp      \
  20. MAKE11.C                \
  21. MAKEIO.C       jp      Source files for MAKE.COM, vers. 1.1.
  22. MDEBUG.C       jp        /
  23. MAKEFILE       jp      Sample makefile.
  24.  
  25. VIEW151.C      jp      Source file for VIEW.COM, vers. 1.51 -- a file viewing
  26.                                utility.
  27. VIEW.DOC       jp      Usage documentation for VIEW.
  28. VIEW151.DOC    jp      Compiling and customization instructions for VIEW.
  29.  
  30. TXTPLOT.CSM    jp      Enhanced txtplot() function for BDS C.  Version for
  31.                                systems with memory-mapped video.  Needed by VIEW.
  32. TXTPLOT.C      jp      Version of txtplot() without memory-mapped video.  For
  33.                                use with VIEW, vers. 1.51.
  34. TXTPLOT.DOC    jp      Documentation for TXTPLOT.CSM.
  35.  
  36. FXPR22.C       tem     An Epson FX-80 Printer utility. For BDS C.
  37.                        Documentation file not submitted with code.
  38. NLCHECK.C      rc      Displays the nesting level of each delimiter
  39.                        pair. For BDS C.
  40. ROBOTS21.C     tpj     Chase game. Works with any addressable cursor
  41.                        CRT. Compiles under Small C ver. 2B.
  42. TABIFY5.C      lz      Replaces spaces with tabs whenever possible.
  43.                        For BDS C.
  44. ichard Conn (rc), Leor Zolman (lz) and Tom P. Jansing.
  45.  
  46. Filename       author  description
  47. -------------