home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / progm / cpgms.zip / READ.ME < prev    next >
Text File  |  1987-01-10  |  1KB  |  30 lines

  1. Most pgms are for DeSmet & some use DesMet functions
  2. Others are generic C. Conversion of Desmet-target pgms should be
  3. painless  -po- 1/10/87
  4.  
  5. 123DUMP.C  -- reads/prints 123 WKS w/ headers, wildcards ok
  6. AIM.C      -- automatic investment managaement.
  7. CCASE.C    -- changes the case of a sequential file.
  8. CENTER.C   -- centers all input on a given line length.
  9. CHG.C      -- tiny grep.
  10. CNTLFILE.C -- builds control character files from the keyboard.
  11. CRC.C      -- computes CRC.
  12. CRYPT.C    -- encrypts a file.
  13. DATASCOP.C -- communications program.
  14. DIRCMP.C   -- compares two directories.
  15. DUMP.C     -- dumps a file in hex.
  16. FGREP.C    -- pattern searcher.
  17. FLPYFIX.C  -- copies files from floppy.
  18. GREP.C     -- standard grep.
  19. KERMIT.C   -- KERMIT program.
  20. LAR261.C   -- LU library maintainence.
  21. LIFE.C     -- LIFE implementation.
  22. LIST.C     -- prints a series of files.
  23. LMODEM.C   -- file transfer implementations.
  24. PCFUPD.C   -- updates a PC-FILE III data file.
  25. SLIST.C    -- list x number of lines in a file starting at some line no.
  26. SMLINT.C   -- Jennings' primitive C lint
  27. TELEFIX.C  -- convert firstname/lastname field in file
  28. TRIMIT.C   -- remove trailing blanks in lines
  29. UNWS.C     -- unwordstar your file
  30.