home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / progm / c-util.zip / README < prev    next >
Text File  |  1984-04-15  |  1KB  |  55 lines

  1. LUMP/UNLUMP
  2. -----------
  3.  
  4. Gather a group of files together (LUMP)
  5. and split a lump apart (UNLUMP).  Useful
  6. for putting together files to upload to
  7. a BBS, for example.
  8.  
  9.      LUMP     DOC      489   2-05-84  11:59a
  10.      LUMP     C       1099  12-30-83   1:33p
  11.      UNLUMP   C       1437  12-30-83   1:25p
  12.      LUMP     EXE    11904  12-30-83   1:34p
  13.      UNLUMP   EXE    14336  12-30-83   1:41p
  14.  
  15.  
  16. GREP
  17. ----
  18.  
  19. A UNIX-like GREP.  GREP scans one or more files
  20. for a string or pattern of strings.
  21.  
  22.      GREP     DOC     3467   2-05-84  11:55a
  23.      GREP     EXE    18432  12-05-83   6:08p
  24.      GREP     C      16726  11-29-83  11:14a
  25.  
  26.  
  27. XC - C Cross Reference
  28. ----------------------
  29.  
  30. Cross reference one or many C programs at one time.
  31.  
  32.      XC       DOC     2237   2-05-84  11:48a
  33.      XC       C      24797   2-04-84   2:47p
  34.      XC       EXE    19072   1-01-84  12:13p
  35.  
  36.  
  37. CC
  38. --
  39.  
  40. Simple C Checker - checks for unbalanced parentheses,
  41. braces, brackets, and comments.
  42.  
  43.      CC       DOC      466   4-15-84   3:19p
  44.      CC       EXE    12160   4-15-84   3:17p
  45.      CC       OBJ      990   4-15-84   3:16p
  46.      CC       C       3294   4-15-84   3:15p
  47.  
  48.  
  49. Converted or written by:
  50.  
  51. David N. Smith
  52. 44 Ole Musket Lane
  53. Danbury, CT 06810
  54.  
  55.