home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_100 / 171_01 / files341.txt < prev    next >
Text File  |  1985-05-23  |  2KB  |  44 lines

  1. ------------------------------------------------------------------------
  2. Disk No 341                     'C' Programs                    v1   DS
  3. ------------------------------------------------------------------------
  4. Collection of programs and subroutines in 'C' Language.
  5.  
  6. ADDLF    C    Program to add linefeeds to text if found absent
  7. CC       ASM  C shell for Lattice C and DOS 2.00
  8. CONIO    C    Source for console I/O routines
  9. CRC      C    Cyclic Redundancy Check functions
  10. DOS_ERR  TXT  Documentation on DOS 2.00 redirection of I/O bug
  11. DUMP2    C    Program to print parts of large files in dump format
  12. FRAME    C    Function to draw a frame on the screen
  13. FUNKEY   C    Program to build function key reassignment files
  14. GETSEG_C ASM  Function returning current register values
  15. INKEY    C    Input from keyboard function
  16. IOS1_20  ASM  Level 1 I/O routines for DOS 2.00 and Lattice C
  17. ISCHECK  C    Program to verify Microsoft's "isxxxxxx" routines
  18. LEJ_LIB  C    Example functions from Kernighan & Ritchie book on C
  19. LIFE     C    "Game of Life" written in C
  20. M8087    MAC  Assembler macros for 8087 coprocessor support
  21. MEMCLEAN C    Program to "clean" memory above 640K
  22. MEMCLEAN DOC  ^Documentation for the above
  23. PRINT    C    Program to print ASCII file with heading on each page
  24. RENAME   C    Functional equivalent of a DOS "rename" in C
  25. SNAP     C    Dump memory area in hex/character format
  26. SNAP     OBJ  ^Object code for the above
  27. STRING   C    Source for standard string functions (a la K&R book)
  28. SYSINT   ASM  General interrupt call function
  29. TIMEMARK TXT  Timestamping functions and benchmarks tests
  30. TINKEY   C    Program to test "inkey" function
  31. TOWERS   C    "Towers of Hanoi" game written in C
  32. TYPECONV C    Demo of type conversions in C
  33. XC       C    C concordance utility
  34. _MAIN    C    New version of "_main" for DOS 2.00 and Lattice C
  35.  
  36.  
  37. PC Software Interest Group (PC-SIG)
  38. 1030 E Duane, Suite J
  39. Sunnyvale, CA 94086
  40. (408) 730-9291
  41. DOS 2.00 and Lattice C
  42.  
  43.  
  44. PC Software Interest Group (