home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / telecom / 133 / c / read.me < prev    next >
Encoding:
Text File  |  1987-04-17  |  739 b   |  32 lines

  1. DE1ST.C
  2. DE1ST.MAN
  3. DE1ST.TTP
  4. FDUMP.C
  5. FDUMP.MAN
  6. FDUMP.TTP
  7. GETENV.C
  8. GETOPT.C
  9. LIST.C
  10. LIST.INP
  11. LIST.MAK
  12. LIST.MAN
  13. LIST.TTP
  14. TIME.C
  15. TIME.INP
  16. TIME.MAK
  17. TIME.MAN
  18. TIME.TTP
  19. TOHEX.C
  20. TOHEX.MAN
  21. TOHEX.TTP
  22.  
  23.     Keywords: TOOLS
  24.     
  25.     General purpose tools for developers. DE1ST will replace the control
  26.     characters in a 1ST_WORD output file with spaces. FDUMP will dump files in
  27.     hex and ASCII. LIST does file lists, with page breaks and numbers, and
  28.     optional line numbers. TIME will time the execution of some other program,
  29.     to 1/100 of a second. TOHEX will convert any file to a hex input stream,
  30.     suitable for including in C or assembly source files.  Some new C code to
  31.     examine and experiment with.
  32.