home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 December / simtel1292_SIMTEL_1292_Walnut_Creek.iso / msdos / c / descript.ion < prev    next >
Text File  |  1992-12-03  |  11KB  |  217 lines

  1. 64colors.zip How to display all 64 EGA colors on VGA,w/Csrc
  2. abmake14.arc An improved 'make' utility w/source
  3. advc11.arc Thomas Hanlin's advanced 'C' routines. v.1.1
  4. ansi_c.arc Header file activates ANSI.SYS for C
  5. apm.arc Arbitrary Precision Math lib MS-C 5.x/TC/Unix
  6. argtest.c Tests function, getargs()
  7. asyncpec.arc Interrupt-driven async comm rtns for MSC 5.x
  8. asynlib2.zip ASYNC communications library callable from 'C'
  9. backlog.c Get latest add to BACKUP.LOG from DOS backup/L
  10. bituudec.c MSDOS/VMS UUdecode fixes lost trailing spaces
  11. boss01.zip Window Boss 01.07.91, windows for C pgms, 1of4
  12. boss02a.zip Window Boss 01.07.91, windows for C pgms, 2of4
  13. boss02b.zip Window Boss 01.07.91, windows for C pgms, 3of4
  14. boss03.zip Window Boss 01.07.91, windows for C pgms, 4of4
  15. bplus11.arc B-tree indexed file access in 'C', v1.1
  16. break.arc Disable Ctrl+Brk in AUTOEXEC.BAT
  17. btoa.arc 'C' source for binary-to-ascii convert pgm
  18. c_flow.arc Display flow of 'C' programs
  19. c4window.arc Window routines for 'C' programs
  20. c60probs.zip List of problems found with MS C v6.0
  21. cbase102.zip C routines for database applications, w/docs
  22. cbooks.arc List of currently available C language books
  23. cc01.arc 'C' language functions and programs - 1 of 4
  24. cc02.arc 'C' language functions and programs - 2 of 4
  25. cc03.arc 'C' language functions and programs - 3 of 4
  26. cc04.arc 'C' language functions and programs - 4 of 4
  27. ccc1053a.arc Complete C: learn/experiment w/OO systems,1of3
  28. ccc1053b.arc Complete C: learn/experiment w/OO systems,2of3
  29. ccc1053c.arc Complete C: learn/experiment w/OO systems,3of3
  30. ccompile.arc Small 'C' compiler
  31. cdecl.arc Decomposes 'C' language declarations
  32. cephes22.zip Mathematical function library in C language
  33. cgazv5n3.zip Code from the C Gazette - Spring 1991 issue
  34. cl_7_bug.zip Bug examples for Microsoft C-Compiler CL-7.00
  35. clp_v11.arc General purpose 'C' command line processor
  36. cm100exe.zip MAKE for MSC/WIN SDK (exe and samples), 1of4
  37. cm100hlp.zip MAKE for MSC/WIN SDK (QuickHelp), 2of4
  38. cm100txt.zip MAKE for MSC/WIN SDK (Help: text format), 3of4
  39. cmake100.zip MAKE for MSC/WIN SDK (description), 4of4
  40. cnews001.arc Issue #1 'C' programmer's newsletter
  41. cnews002.arc Issue #2 'C' programmer's newsletter
  42. cnews003.arc Issue #3 'C' programmer's newsletter
  43. cnews004.arc Issue #4 'C' programmer's newsletter
  44. cnews005.arc Issue #5 'C' programmer's newsletter
  45. cnews006.arc Issue #6 'C' programmer's newsletter
  46. cnews007.arc Issue #7 'C' programmer's newsletter
  47. cnews008.arc Issue #8 'C' programmer's newsletter
  48. cnews009.arc Issue #9 'C' programmer's newsletter
  49. cnews010.arc Issue #10 'C' programmer's newsletter
  50. cnews011.arc Issue #11 'C' programmer's newsletter
  51. cnews012.arc 'C' programming & compiler review #12
  52. cnews013.arc 'C' Elec. Newsletter/Journal Vol 2 #13
  53. cnews014.arc 'C' Elec. Newsletter/Journal Vol 2 #14
  54. cnews015.arc 'C' Elec. Newsletter/Journal Vol 2 #15
  55. cnews016.arc 'C' Elec. Newsletter/Journal Vol 2 #16
  56. cnews017.zip 'C' Elec. Newsletter/Journal Vol 2 #17
  57. cnews018.arc 'C' Elec. Newsletter/Journal Vol 2 #18
  58. cnews019.zip 'C' Elec. Newsletter/Journal Vol 2 #19
  59. commasm.arc Info for programming MS-DOS COMM ports
  60. conio.arc Direct console I/O ASM routines for MicrosoftC
  61. cp14.zip C code outliner (DDJ8808, tweaked for BC++2.0)
  62. crc_c.arc CRC routines for C
  63. crobots.arc Game for 'C' programmers. Make own robots
  64. csourc.arc Turbo-C source file manager
  65. csr30_1.arc CSpotRun 'C' func lib., hdrs & examples  1of3
  66. csr30_2.arc CSpotRun 'C' func lib., precompiled libs 2of3
  67. csr30_3.arc CSpotRun 'C' func lib,. documentation    3of3
  68. csubrtns.arc C Subroutines #2
  69. ctask22.zip Multitasking kernel in C w/ASM & C source
  70. ctell.arc Translates C declarations into English
  71. ctools10.zip Generic data structures in C (lists, hashtabs)
  72. ctopas.arc Converts 'C' source to Pascal source (simple)
  73. ctrl_c.c Intercept Ctrl C's
  74. cug236.arc Highly portable utilities from C Users' Group
  75. curpos.asm Cursor positioning for C
  76. cwd.c Change working directory for C
  77. cxl52_1.zip Window/menu/mouse C func lib, docs/utils, 1of2
  78. cxl52_2.zip Window/menu/mouse C func lib, libraries, 2of2
  79. cxlhderr.zip C source for critical error handler with CXL
  80. c_check.arc C language syntax checker
  81. dbreak.zip Disable CTL-C/CTL-BREAK/CTL-ALT-DEL. C source
  82. debugc.arc #include level printf() debugging
  83. delete.c Delete a file
  84. dflat13.zip Dflat: SAA-compatible windowing LIB w/C source
  85. dirlib.c Unix 'dirlib' package ported to MS-C
  86. dlc_tsr.arc TSR interface for Datalight C
  87. dmake38e.zip 'make' util for MS-DOS C programmers. EXE/doc
  88. dmake38s.zip C src: 'make' util for MS-DOS & Unix SysV/BSD
  89. du.arc Disk Util, Format, Chkdsk, Compare & Diskcopy
  90. encom_td.zip Sample terminal pgm using EnCom1.0 C async lib
  91. encom100.zip EnCom v1.00: C async lib - supports 16550
  92. fe1.zip Bitmap editor for Zortech C++'s FlashGraph Lib
  93. fft142.zip Fast Fourier transforms, with C source
  94. gdir.c Enhanced DIR w/attributes, hidden/system files
  95. gencsrc.arc Coronado's Generic 'C' tutor v2.0, (1 of 2)
  96. genctxt.arc Coronado's Generic 'C' tutor v2.0, (2 of 2)
  97. getargs.c Get cmd line args
  98. getargs.doc Doc for GETARGS.C
  99. getargs.h Part of GETARGS.C
  100. getf.arc Locate 'C' source file w/particular function
  101. glob.arc Change wildcard filespec to list of files
  102. gnuctags.arc Microsoft C 5.1 port of GNU [ce]tags
  103. graph.arc ASM CGA/EGA graphics routines for MS C (4.0)
  104. gymake12.arc Make utility for MS-DOS w/C source v1.2
  105. handles2.zip Get >20 handles in TC (also DJGPP). Docs & src
  106. help.arc Create HELP Screens (from PC Magazine)
  107. hgraphic.arc Hercules graphics routines for MS Quick C
  108. hsort.c General purpose heapsort for C
  109. ibmcom.arc Interrupt-driven comm routines for Turbo C
  110. ibmcur.c C & ASM fast screen write, save, and restore
  111. ibmcur.doc Short description of functions in IBMCUR.C
  112. imc9101.zip Inside Microsoft C Journal source, Jan. 1991
  113. imc9102.zip Inside Microsoft C Journal source, Feb. 1991
  114. imc9103.zip Inside Microsoft C Journal source, March 1991
  115. imc9104.zip Inside Microsoft C Journal source, April 1991
  116. imc9106.zip Inside Microsoft C Journal source, June 1991
  117. indent.arc Indents 'C' programs (EXE and DOC, no source)
  118. indentsr.arc Indents 'C' programs (C source only, no EXE)
  119. input.c Place batch input in environment
  120. input.doc Examples of usage of INPUT.C
  121. int24_c2.zip C routine intercepts Abort/Retry/Ignore prompt
  122. intercep.asm Prevent printing ^C with signal() in MS-C
  123. jazdoc.arc Documentation for JAZLIB.ARC
  124. jazlib.arc C utility library with source (w/C)
  125. jpl_c.arc JPL library of portable C routines
  126. jzchkdsk.arc Better CHKDSK program
  127. kernel.arc Multitasking kernel from DDJournal, w/ASM src
  128. lex.arc DeSmet C source for PD version of Unix LEX
  129. lingua.zip Easy multi-language support for C programs
  130. lpc05b.zip LPC-PARCOR-CEPSTRUM speech proc. gen. w/C src
  131. maek.c Public domain MAKE
  132. maek.doc DOC file for MAEK.C
  133. make.c Public domain MAKE
  134. make.h Header file for MAKE.C public domain MAKE
  135. make_pd.arc Public domain MAKE
  136. match110.zip Unix sh-style regex parser (wild cards), C src
  137. math.c Double precision math rtns for Lattice or MS-C
  138. math.h Header file for MATH.C
  139. matrix04.zip Small Matrix toolbox v0.4 for C programmers
  140. mc20.zip Small C compiler, source code available
  141. mcomm.arc LiteComm comm. ToolBox for Microsoft C
  142. mcomm552.zip Interrupt-driven async LIB for MS-C/Turbo-C/BC
  143. mfile.asm Allows more than 20 files open at once in MS-C
  144. mfile.c Allows more than 20 files open at once in MS-C
  145. millisec.zip MSC/asm src for millisecond resolution timing
  146. mot2intl.c Convert Motorola S-record hex to Intel hex
  147. ms_prof.arc Execution profiling for Microsoft C / Quick C
  148. msc.c Program to pass arguments from a file to CL
  149. mschrt3.zip High resolution timer toolbox for MSC 5.1
  150. msec_12.zip High-definition millisec timer v1.2 (C,ASM)
  151. mv.c UNIX-like, moves and renames files
  152. mv.doc Documentation for MV.C
  153. ndmake45.arc Unix-like MAKE for DOS C programmers v4.5
  154. odoors34.zip C library for creating professional BBS doors
  155. parser.arc Extracts tokens from an input string
  156. pc_8250.zip Serial port rtns. & VT100 emul. (C src only)
  157. pcc12c.arc Personal C compiler. Fully functional, C WARE
  158. pcl4c30.zip Asynchronous communications library for C
  159. pcpilot.zip C programmer's TSR utility, with source
  160. pcsound.zip Plays many types of digitized sound files
  161. pcw_c.zip PC Windows: C menu/window library w/full src
  162. ppc.arc 'Pretty Printer' for 'C' language sources
  163. prf.arc Profiler for Microsoft 'C' programs
  164. profil.arc C language EXE program profiler (source only)
  165. proto217.zip C and C++ incremental prototypes extractor
  166. qsort.c Quick Sort in C
  167. quikc21.zip Quick screen utilities v2.1 for Turbo C & MS C
  168. r250.zip Portable C src: Pseudo-random number generator
  169. random_c.zip C lang random number generator,one of the best
  170. reboot.c How to do a warm or cold boot in 'C' language
  171. redirect.c Feed line to shell w/stdin/stdout/stderr redir
  172. rootpath.c Convt pathname arg to root-based connical form
  173. scale.cq Calc scaling parms for plotting, axes w/labels
  174. scsidrvr.arc 'C' source for SCSI disk drivers
  175. shar.c Concatenate text files like Unix 'shar'
  176. shar.doc Part of SHAR.C
  177. sine.c Sine functions in 'C'
  178. sleep.arc Millisecond-resolution delay function for 'C'
  179. smooth11.zip 'Lowness' and 'split linear' data smoothers
  180. snip9_91.zip Collection of C-snippets [mostly] by Bob Stout
  181. spawno41.zip Disk/XMS/EMS/ext-swapping spawn.() replacement
  182. speaker.c 'C' language routines to output sound to spkr
  183. spline29.zip Interpolate using splines under tension
  184. system.zip C src for system() w/redirection & exit status
  185. t2c.arc Microsoft's Turbo Pascal to C translator
  186. tabx.c Filter that expands TABs to SPACEs
  187. tags.c TAGS file system for C and Epsilon
  188. teach_c.arc VG C tutor, great display format, w/ quizzes
  189. teglc.zip Graphical windowing toolkit demo (TC/MSC)
  190. testdir.arc Directory checkout (optional)
  191. thread.arc C Reference guide
  192. timestmp.c Time & date routines for C86 and Lattice-C
  193. timestmp.h Header file for TIMESTMP.C
  194. tools4c.arc Shareware windowing package for C programmers
  195. tsr_asm.arc C-callable assembler routines to go TSR
  196. tsrc.arc TSRs in C, source code from Computer Language
  197. u16pc.arc 'C' language source for 'uncompress' for PC
  198. undoc_cl.swi Undocumented C compiler switches (MS-C 4.0)
  199. units.arc Powerful unit conversion program
  200. unixclib.asm Unix/C functions in MASM for DeSmet C
  201. update.c Copy new/altered files, with confirmation
  202. uw210.zip UltraWin version 2.10 windowing C library
  203. uwdemos.zip Sample programs, etc., with UltraWin C lib
  204. uwfonted.zip Font Editor/samples for UltraWin C library
  205. uwshadow.zip How to: Shadowed windows with UltraWin C lib
  206. weekday.c Computes weekday for date w/Zeller Congruence
  207. wildf113.zip Unix sh-style regex parser (wild cards), C src
  208. wr_prot.c Check to see if a drive is write protected
  209. xlib.arc Comm & Multitasking library for Datalight C
  210. xmslb17.zip XMS library for Turbo/Borland C/C++, w/source
  211. xrf.arc C crossref lister w/Computer Innovations C src
  212. zglob10.zip *argv[] wildcard file expansion, Zortech C
  213. ztimer11.zip Microsecond accuracy timer for C, C++, ASM
  214. ztimer11.zip Microsecond accuracy timer for C, C++, AS
  215. descript.ion 4DOS descriptions
  216. 00_index.txt Full Simtel20 descriptions
  217.