$2MENU18.ZIP | 26586 |
Jun 23 1990 | Turbo C code generator that makes simple menu systems. |
25-43.ZIP | 2168 |
Feb 11 1989 | C source code that will set the number of rows in text mode to 25, 43, or 50 depending on your video mode. |
2ASYNC.ZIP | 14287 |
Dec 7 1993 | Microsoft C source for two async comm routines and a timer/delay routine. |
3DLIB.ZIP | 45378 |
Feb 28 1988 | 3D TRANSFORMS is a Turbo C library of functions used to create, manipulate and display objects in three dimensions. |
3DLL.ZIP | 20460 |
Aug 20 1991 | C source for 3-D Dialog boxes in Windows 3.x. |
3DVIEW.ZIP | 17443 |
Aug 28 1991 | C Source for 3D rendering. |
3TCTGR.ZIP | 31255 |
Dec 12 1987 | Turbo-C TSR calculator with full source. |
4-54.ZIP | 10938 |
Mar 17 1993 | From Microsoft, how to implement a "splash screen" in a Windows application, includes full C source code. |
ABOUTC.ZIP | 9219 |
Jul 6 1986 | Help with the C Language. |
ABOUTNEW.ZIP | 26193 |
May 10 1987 | This contains a simple help facility which looks up sections of ASCII text files according to keys and displays them. The data provided is for the C programming language. Source included. |
ACTLIB14.ZIP | 67776 |
May 27 1993 | "Another C Tools Library" of C source functions. |
ADC_IN_C.ZIP | 3179 |
Jul 14 1989 | Analog to Digital functions in C using the 2801 series A/D converters. |
ADDMENU.ZIP | 6146 |
Sep 6 1991 | Sample C source for Windows developers. Shows how to add menu items to existing Windows applications. |
ADVC12.ZIP | 9911 |
Nov 10 1991 | "Advanced C" library, a collection of assorted routines for use with C. Includes full source code. Now free. |
ADVENTUR.ZIP | 116681 |
Oct 23 1986 | Adventure game with C code source, for experimentation/learning. |
ADVGRAPH.ZIP | 100660 |
Jan 31 1987 | Source code from "Advanced Graphic in C". |
ADV_IN_C.ZIP | 46229 |
Feb 1 1989 | Adventures in C - on screen C tutorial. |
AETSK101.ZIP | 78391 |
Mar 7 1993 | aetsk101.zip - full pseudo-tasking support for djgpp. |
ALLOCAAP.ZIP | 5332 |
Aug 29 1990 | ALLOCA.H compatible header file for use with Turbo/Borland C/C++. |
ALLOCATC.ZIP | 1050 |
Mar 3 1988 | Local stack allocation routines with full Turbo C source code. |
ALLOCATE.ZIP | 2496 |
Mar 28 1987 | Very high speed memory allocation routines with C source code. |
ALSTSR.ZIP | 139338 |
Mar 3 1989 | Excellent source code from the book "Turbo C: Memory-Resident Utilities, Screen I/O, and Advanced Programming Techniques". |
ANCTEST.ZIP | 3607 |
Jul 9 1988 | Test if ANSI.SYS is loaded w/C. |
ANSI-C.ZIP | 128418 |
Apr 12 1990 | The full ANSI C standard, including C and Library standards. |
ANSI8MSC.ZIP | 14090 |
Dec 23 1987 | ANSI windowed video routines for Microsoft C, with full source code. |
ANSIC.ZIP | 10051 |
Nov 30 1987 | A collection of C screen manipulation routines that only use ANSI output. |
ANSICPP.ZIP | 56096 |
Jul 24 1990 | Source files for the exercises in Teach Yourself C++. |
ANSIINT.ZIP | 20227 |
Jun 18 1989 | Turbo C source code for an ANSI interpretor, and TYPE replacement. |
ANSISYS.ZIP | 3876 |
Jun 28 1988 | Complete C source for a ANSI.SYS clone. Very educational. |
ANSITC.ZIP | 1961 |
Aug 20 1987 | ANSI Generator Function - This C function will return the ANSI color codes for the foreground and background colors passed as paramaters. |
ANSI_C.ZIP | 7646 |
Nov 25 1985 | C routines for ANSI graphics. |
ANSI_SCR.ZIP | 1109 |
Oct 5 1986 | C-source for inclusion of ANSI controls in functions. |
APM.ZIP | 61464 |
Mar 2 1989 | C precision math library. |
APPROX.ZIP | 1982 |
Oct 18 1988 | Approximate string searching subroutines with C source code. |
AR001.ZIP | 11794 |
Apr 23 1990 | A new compression program -- C source code |
ARC521_C.ZIP | 117115 |
Aug 12 1988 | Source for arc utility w/squash algorithm (archive & compress). |
ARCSRC.ZIP | 170060 |
Oct 10 1991 | Source code for SGLMS processor. |
AREACODE.ZIP | 27109 |
Nov 19 1988 | Area Codes for US & World w/local time (QC src). |
ARGEX2.ZIP | 21196 |
Mar 8 1988 | Command line argument expansion (like Unix) for Turbo C. |
ARITHCOD.ZIP | 17596 |
Jun 12 1987 | C code for Arithmetic data compression from an article in ACM. |
ARJ_DECO.ZIP | 12156 |
Apr 9 1991 | C Source to de-compress ARJ files. |
ARPAC.ZIP | 24461 |
Dec 9 1987 | ArpaNet C conf from '86. |
ARTOOLV1.ZIP | 201555 |
Feb 9 1992 | Art tool for utilizing the BGI graphic interface. Writes code in C. |
ASE10.ZIP | 16716 |
Aug 6 1989 | A Turbo C library that provides a fast and versatile arithmetic string processor. Parses a string expression and then performs the required mathmatical calculations. |
ASM4QC.ZIP | 41242 |
Jul 17 1992 | ASM4QC is a library of assembly language functions that are designed to be called from programs written in C. These functions provide high performance, low level video routines designed for text mode applications. |
ASMPROCS.ZIP | 8934 |
Aug 14 1991 | A text article describing when and how to easily add assembler routines to your Borland CPP code. |
ASMX87.ZIP | 65866 |
Jan 24 1992 | Assembler and C code to access math coprocessor. |
ASNC13.ZIP | 29791 |
Nov 28 1990 | Async routines written in C, includes full source code. |
ASOLVER.ZIP | 32610 |
Sep 28 1989 | A_SOLVER (Algebraic Equation Solver) can be used to create any program from a simple expression parser to a more sophisticated file based mini-interpreter. OBJ suitable for linking with C. Plenty of C examples. |
ASPRINTF.ZIP | 4217 |
Jul 20 1991 | Formatted string printing routines for graphics and text modes using a choice of BIOS, direct video or stroked fonts. For Turbo C 2.0 with source. |
ASSIGN.ZIP | 6135 |
Dec 30 1987 | Keybd redefine w/ Turbo C src. |
ASYNC130.ZIP | 28790 |
Nov 28 1990 | Good public domain comm library, with C source code. |
ATTVIDEO.ZIP | 1691 |
Sep 14 1987 | C routines that provide for changing of video mode on the AT&T 6300. |
AUTODOC.ZIP | 18831 |
Jul 5 1988 | Autodoc is a program which aides in the documentation of C programs. It will read a C source code file looking for a special comment statement indicating where to start documentation. Includes Turbo C source. |
AVLBST11.ZIP | 18169 |
Sep 4 1993 | Sorted list data type in ANSI C. |
AWKLIB.ZIP | 10250 |
Nov 23 1990 | AWK functions/routines ported to C. Includes C source code. |
AWKSC320.ZIP | 65259 |
May 22 1991 | C source code for AWK string processing language, version 3.2. |
AXMSLIB.ZIP | 16491 |
Feb 28 1992 | A(nother) XMS library with source in C. |
B2C.ZIP | 41646 |
Dec 19 1992 | b2c is a tool for generating C source chunks or C header files from binaries. It automagically generates complete C header files which can directly be included using the C pre-processors's #include directive. |
BACKGRND.ZIP | 11164 |
May 28 1991 | C example of programming background activities in Windows 3.0. |
BANG20.ZIP | 133569 |
Oct 27 1993 | A fun Windows destroy-your-desktop game. Includes C source. |
BAR3OF9.ZIP | 15963 |
Sep 3 1992 | Prints 3 of 9 Barcode on an HP LaserJet or compatible with C source. |
BARCOD.ZIP | 9567 |
Feb 6 1988 | C functions for printing bar codes. |
BASIC_C.ZIP | 3571 |
Oct 10 1989 | This file contains C function routines that parallel those found in Quick Basic 4.5. |
BAWK.ZIP | 21568 |
Apr 15 1986 | Bawk is a text processing program that searches files for specific patterns and performs "actions" for every occurrance of these patterns. C source included. UNIX-like. |
BBSC2.ZIP | 13995 |
Dec 24 1985 | Bulletin board Software written in unix C . |
BBSCKIT.ZIP | 26961 |
Jan 1 1980 | Commented C source code that is intended for people who wish to roll their own Version of a BBS. |
BC20P1.ZIP | 10979 |
Mar 8 1991 | First patches for Borland C++ version 2.0. |
BCALCS.ZIP | 46371 |
May 31 1989 | BigCalc Version 4.4. Complete MSC 5.1 source code. |
BCDVPT.ZIP | 18414 |
Jan 7 1992 | Patch Borland C++ 3.0 to fix conflicts with Desqview or any DPMI program. |
BCOMMENT.ZIP | 727 |
Apr 3 1991 | Various Macros for Borland C++'s IDE. |
BCPPTECH.ZIP | 132886 |
Mar 4 1992 | Technical Information Sheets for Borland C/C++ products, with index. |
BCWINDOW.ZIP | 10952 |
Jan 24 1989 | Pop-up window routines written in C. Includes full source code. |
BEAV132S.ZIP | 124471 |
Mar 18 1992 | Binary editor. Uses EMACS command structure for full editing; not just byte substitution. Source code in C. |
BFONTC11.ZIP | 20521 |
Apr 25 1991 | Use BIOS fonts in Turbo C and Borland C++. |
BFSORTS.ZIP | 41232 |
Mar 31 1991 | A collection of sort routines written in ANSI C. Includes source code. |
BIBLIO.ZIP | 6627 |
Nov 21 1988 | Bibliography of C++ articles & information. |
BICKEL.ZIP | 1715 |
Mar 27 1989 | A C implementation of Bickel's name comparison algorithm, which is a SOUNDEX replacement. |
BID3SRC.ZIP | 22057 |
Jun 30 1989 | This program lets you practice your bidding and opening leads when playing bridge. Full DOS and UNIX C source is included. |
BIGBRO.ZIP | 3486 |
Jul 2 1989 | Turbo C source (TSR) to log keystrokes. |
BIGCAL44.ZIP | 46371 |
May 31 1989 | Multi-precision HP-like calculator. Comes with complete 'c' source. |
BIGDICT.ZIP | 230753 |
May 26 1993 | BIGDICT Version 1.0 120,000 word dictionary Includes a 120,000 word dictionary for use with MGSPELL V1.2 or higher. Public domain supplement for MGSPELL. Replaces 60,000 word dictionary included with MGSPELL. From MicroGe |
BIGTIME.ZIP | 12499 |
Feb 24 1988 | Displays Time in LARGE numbers, with C source. |
BINARY.ZIP | 1226 |
Jan 25 1987 | "C" source code for converting decimal numbers to binary. |
BINHEX.ZIP | 9215 |
Mar 16 1988 | Convert EXE to Intel ascii (with C source). |
BIOV3.ZIP | 2199 |
Dec 22 1990 | C source code for an EGA/VGA biorythm program. |
BISON122.ZIP | 259069 |
Jul 29 1994 | C source code for GNU Bison 1.22, a freeware replacement the yacc parser generator, from the Free Software Foundation. |
BITMANIP.ZIP | 2596 |
Jul 21 1988 | Bit manipulaton for C with complete source. |
BITMAP.ZIP | 9086 |
Jul 31 1987 | Video utilities with C source code. |
BITOPS.ZIP | 4412 |
Sep 22 1987 | Commented bit manipulation routines in C language. |
BITSET.ZIP | 4865 |
Sep 7 1987 | BITSET is a package supporting the creation and manipulation of bitset objects in C, with C source code. |
BITSTR.ZIP | 2042 |
Jul 12 1989 | Unique bit operation functions in C. From an older Byte article. |
BITSTRG.ZIP | 13760 |
Jun 5 1989 | Large collection of Bit manipulation functions in Microsoft C. |
BLAST13.ZIP | 178723 |
Jul 11 1991 | BLAST13 is a library for programming the SoundBlaster card. It includes library version for each memory model. Allows playback and/or record from within your C code. |
BLDLIB.ZIP | 1957 |
Oct 17 1989 | Build LIB's from all .C filesin a directory. Turbo C source. |
BLKADE20.ZIP | 82814 |
Mar 20 1992 | Blockade v2.0 C/C++ .LIB to self-examine programs for tampering (virus infection, etc.). |
BLMENU.ZIP | 6457 |
Dec 6 1992 | Simple C windowing routines that work from Borland. |
BLTC17.ZIP | 146467 |
Aug 31 1993 | BULLET is a super-fast, super-small B-tree/dBASE .DBF, transaction-based, multi-user database toolkit for DOS C compilers. |
BMG.ZIP | 2393 |
Aug 29 1986 | Boyer-Moore-Gosper String Search function in C. |
BMGREP2.ZIP | 14557 |
Oct 5 1987 | BM is a fast pattern matching utility that uses the Boyer-Moore method, and includes full C source code. |
BMGSUBS.ZIP | 9039 |
Jun 3 1986 | These routines perform fast searches for strings, using the Boyer-Moore-Gosper algorithm. Full C source code. |
BOEHMGC.ZIP | 272087 |
Nov 27 1994 | Garbage collection subsystem for 32-bit C (replaces malloc()). |
BOOKCOMM.ZIP | 128053 |
Jan 29 1992 | Collection of async routines in C and C++. |
BOOZ102S.ZIP | 17101 |
May 29 1989 | ZOO file archiving - 'C' source only. |
BORNBASE.ZIP | 4556 |
Jun 18 1990 | Simple C source for a database from "Born To Code C". |
BOSS.ZIP | 350881 |
Jan 18 1993 | 3/15/92 revision of the Window Boss library for many C compilers. |
BOSSPRNT.ZIP | 4066 |
Oct 17 1990 | This program allow a 3.5" by 6.5" pocket size book to be printed from CASIO B.O.S.S. *.TEL and *.BUS files. C source code only. |
BP.ZIP | 8282 |
Jan 6 1988 | Builds TurboC project file from files in arg list. Source included. |
BPLUS120.ZIP | 19751 |
Apr 20 1989 | B-PLUS is a versatile, carefully designed module for C programmers who need a fast, efficient program for indexing data files. Complete C source code is included. |
BPLUS22C.ZIP | 14019 |
Aug 30 1988 | Compuserve's B-plus protocol implemented in C. |
BPREAL.ZIP | 6100 |
Apr 19 1993 | C code to convert floating-point values between IEEE "double" format and Borland (Turbo) Pascal "real" format. Uploaded by author. |
BRIK.ZIP | 42202 |
Mar 13 1989 | Computes a CRC-32 for your files useful for Virus detection. C Included. |
BSEARCH.ZIP | 1587 |
Jul 16 1989 | Much IMPROVED Binary Search C functions. |
BSRC_140.ZIP | 149675 |
Feb 21 1988 | Binkley Term source code (BEXE140). |
BTOA.ZIP | 13932 |
Nov 13 1992 | Binary-TO-Ascii encode/decode is similar to uuencode but produces smaller files with error detection and correction. It is superior to most other encoding schemes and is used by many FTP mail servers. Full C source code. |
BTOOL1.ZIP | 118033 |
Oct 14 1990 | Btrieve Access toolkit. Supports both Turbo C and Microsoft C. |
BTREE.ZIP | 39509 |
Mar 1 1985 | B+Trees w/ C source code. |
BTREE2.ZIP | 14640 |
Mar 21 1986 | B-Tree routines with complete C source code. Well documented. |
BTREE3.ZIP | 10093 |
Dec 24 1989 | Btree index file management in UNIX/MCS 'C' source. |
BTREEC.ZIP | 28915 |
Mar 21 1989 | A collection of B-Tree routines with full C source code. |
BTREECPP.ZIP | 847 |
May 9 1991 | This is a simple Turbo C++ binary tree class & demo by Steve Kirchner. |
BUIWC.ZIP | 356750 |
Jul 20 1991 | Boston University Windows Class. Includes example C source code. |
BYEPC300.ZIP | 150805 |
Mar 7 1993 | Masm and C source for a program to control a PC from remote location. |
C#1.ZIP | 39921 |
Jun 18 1987 | Assembly language routines to be called from C 1 of 3. |
C#2.ZIP | 19307 |
Jul 10 1987 | More C routines written in Assembly 2 of 3. |
C#3.ZIP | 15948 |
Nov 13 1984 | Even MORE C routines written in assembly 3 of 3. |
C--EX100.ZIP | 213499 |
Sep 14 1994 | Examples for the Sphinx C-- Compiler. |
C-AIDS-1.ZIP | 50615 |
Mar 2 1989 | C programming aids. 1 of 8. |
C-AIDS-2.ZIP | 58106 |
Oct 7 1987 | C programming aids. 2 of 8. |
C-AIDS-3.ZIP | 62956 |
Oct 7 1987 | C Programming aids. 3 of 8. |
C-AIDS-4.ZIP | 55992 |
Mar 2 1989 | C programming aids. 4 of 8. |
C-AIDS-5.ZIP | 76953 |
Mar 2 1989 | C programming aids. 5 of 8. |
C-AIDS-6.ZIP | 61775 |
Oct 7 1987 | C programming aids. 6 of 8. |
C-AIDS-7.ZIP | 76852 |
Mar 2 1989 | C programming aids. 7 of 8. |
C-AIDS-8.ZIP | 79486 |
Oct 7 1987 | C programming aids. 8 of 8. |
C-ALL.ZIP | 121844 |
Nov 7 1991 | Borland technical information sheets (from BIX/Borland) re Turbo C, Turbo C++, and Borland C++. |
C-BOOKS.ZIP | 32900 |
Apr 9 1989 | Bibliography of books on "C" (programming language). |
C-CALLS.ZIP | 11833 |
Aug 1 1985 | calls: calls prints a paragraphed list of who calls who within a body of C source code. C source included. |
C-CARD.ZIP | 14337 |
Apr 8 1987 | Reference card for Lattice C and others. |
C-DATES.ZIP | 24910 |
May 29 1987 | Several very useful DATE routines in C. |
C-FAQ.ZIP | 37927 |
Mar 7 1992 | C frequently asked question. |
C-FDC.ZIP | 9300 |
Aug 1 1986 | C Source to format a floppy- has some nice low-level IO stuff. |
C-FLOW.ZIP | 44079 |
Jun 24 1985 | CFLOW accepts C source files as input and generates as output a roughly structured listing of module (function) declarations and the function calls within them. C source included. |
C-GRAF.ZIP | 33792 |
Nov 6 1987 | Halo type graphics in c. |
C-PROTO.ZIP | 16365 |
Jan 22 1991 | This program parses a K&R C program and produces a list of function prototypes for every function defined in the source. Includes C source. |
C-RECIPE.ZIP | 122248 |
Dec 22 1987 | Source code for the C functions in the book "Numerical Recipes in C: The Art of Scientific Computing" published by Cambridge University Press (1988). |
C-RESI.ZIP | 4285 |
Mar 5 1986 | C-source for memory resident programs. |
C-STRUCT.ZIP | 4044 |
Jan 25 1991 | Excellent example of using structs to make coding easier in 'C'. Example comes from an excellent mind and great 'C' programmer. Look at his stuff and learn. |
C-TC-RUN.ZIP | 76393 |
Sep 3 1988 | Turbo C tutor. |
C-TOOLBX.ZIP | 80511 |
Nov 13 1987 | Source from Hunt's "C Toolbox". |
C-TUTOR.ZIP | 192235 |
Feb 1 1988 | A Turbo C tutor. |
C-WNDW.ZIP | 77857 |
Mar 29 1988 | Turbo-C misc functions for beginners. |
C2DBASE1.ZIP | 53725 |
Nov 28 1985 | C to dBase Interface files. |
C7PATCHB.ZIP | 46143 |
Dec 16 1992 | Second patch to Microsoft C/C++ 7.0, from CompuServe. |
C7PTCH.ZIP | 342281 |
Jul 29 1992 | MS C/C++ Patch file - From MS conference on CIS. |
CACHE-C.ZIP | 2785 |
Jan 4 1988 | C routines that handle a memory cache of fixed sized records. All memory is allocated through the standard library routine malloc(). |
CADSRC.ZIP | 60702 |
May 18 1989 | Source to the CAD graphics book by Lee Adams. |
CAL.ZIP | 14037 |
Mar 10 1988 | Two programs that will print calendars for any year, and will pull out items in a text file that match the current date. C source. |
CALC-TC!.ZIP | 20233 |
Jun 21 1987 | Calculator Program with Turbo C Source Code. |
CALC.ZIP | 5160 |
Apr 5 1986 | A simple calculator program in C. Only includes source. |
CALLS.ZIP | 11290 |
Dec 10 1985 | Calls - prints out calling pattern of functions in a C program. Full C source is included. |
CALLS2.ZIP | 12173 |
Dec 7 1985 | C source that prints a paragraphed list of function calls that occur in a body of C source code. |
CAROTC.ZIP | 1970 |
Jun 15 1988 | MS "C" routines for CTRL-C trapping. |
CASYNC.ZIP | 18087 |
Feb 21 1988 | Very fast and easy to read Comm routines written in C. |
CAVANTS.ZIP | 3743 |
May 12 1993 | C source for ant simulation. |
CAWARE.ZIP | 15567 |
Aug 1 1988 | C routine to allow an executable file to check if it has been modified. Prevents others from patching your code. |
CB.ZIP | 16135 |
Oct 27 1987 | This program takes as input a "C" source program file and formats it with the proper indents for each statement. Pretty Printer. |
CBARS.ZIP | 3211 |
May 31 1989 | Bar menus in C by Robert Klein. |
CBASE102.ZIP | 272153 |
Sep 23 1991 | Latest (September 1991) version of Citadel's CBASE data base builder's kit. Written in C, has compiled and run on DOS, Unix, and VMS systems. |
CBAT_A.ZIP | 3241 |
Apr 28 1989 | QuickC DOS batch procedure and documentation. |
CBDLIB.ZIP | 7023 |
Oct 25 1986 | Misc string handling routines. |
CBENCH.ZIP | 18737 |
May 25 1987 | A collection of C benchmark routines. Full source is included. |
CBGI111.ZIP | 125959 |
Jul 11 1990 | BGI Library and C Source for writing your own BGI Drivers. |
CBIBLE.ZIP | 178725 |
Feb 15 1990 | Source code for the Turbo C Bible. Tons of source code. |
CBRKMSC4.ZIP | 1932 |
Apr 15 1987 | Control-Break trapping for Microsoft C 4.0+. |
CCC1053A.ZIP | 27532 |
Dec 25 1989 | Complete C. C++ Compiler 1 of 3. For use with Microsoft and Turbo C. This is basically a C++ pre-processor. |
CCC1053B.ZIP | 223052 |
Dec 25 1989 | Complete C. C++ Compiler 2 of 3. |
CCC1053C.ZIP | 300374 |
Dec 25 1989 | Complete C. C++ Compiler 3 of 3. |
CCHECK.ZIP | 21106 |
Jun 23 1985 | Ccheck checks C programs for correctly matching brackets of all kinds, including quotes and comment brackets, checks that the indentation of matching brackets also is correct. C source included. |
CCL.ZIP | 17794 |
Jan 13 1991 | The C Communications Library (CCL) is an asynchronous communications library for developers programming in Microsoft C or Turbo C. |
CCOUNT12.ZIP | 13654 |
Apr 6 1989 | Counts the number of procedures, and comment lines in C source. |
CCT.ZIP | 17247 |
Jan 19 1990 | CCT is a Turbo C command line Pre-Processor. If you don't use th integrated environment this my be for you. Allows you to set compiler switches from within your source code. Source included for Turbo C. |
CDATA.ZIP | 32290 |
Jun 14 1988 | These are all the program files for a relational database manager and a sample application written in C. A full description is contained in the source book, "C DataBase Development" by Al Stevens. |
CDB120.ZIP | 72451 |
May 20 1991 | CDB network-model ISAM database package. Version 1.20. Microsoft C and Turbo C support. Includes a Data Definition Language. |
CDBDEV.ZIP | 33076 |
Dec 5 1988 | "C" source for book "C Database Development". |
CDBF.ZIP | 16074 |
Oct 20 1987 | A collection of C database routines that access dBase DBF files. |
CDD2.ZIP | 23637 |
Jun 28 1987 | Enhanced directory change program with C source. |
CDECL24.ZIP | 18023 |
May 20 1988 | Translate those complex C/C++ declarations to/from English. |
CDEP.ZIP | 8323 |
Feb 4 1991 | CDEP v1.0 by Russell Wallace. Generates depenency reports for C source. |
CDRAW.ZIP | 20363 |
Feb 26 1987 | A screen drawing program that generates C source code. |
CENVID17.ZIP | 178289 |
Nov 17 1993 | C language interpreter version 1.7, very interesting. |
CEPHES.ZIP | 42779 |
Jun 20 1987 | This collection of C routines contains a series of fast and highly accurate double precision mathematical routines for scientific and engineering applications. Full source included. |
CEPHES22.ZIP | 290907 |
Mar 7 1993 | This C library is a collection of more than 400 high quality mathematical routines for scientific and engineering applications. |
CEXPERT.ZIP | 35684 |
Nov 8 1988 | Source code for book "C/C++ for Expert Systems". |
CEXPRESS.ZIP | 239513 |
May 5 1989 | Source code for book "C Express". Lots of ASM code. |
CEXTRACT.ZIP | 61682 |
Aug 8 1993 | CEXTRACT will extract function prototypes and documentation from C source files, great for ansi-fying old K&R C code and also as a rudimentary automatic documentor. C source code, freeware. |
CFC.ZIP | 19657 |
Apr 4 1990 | CFC checks C source files for format discrepencies and possible errors not commonly flagged by compilers. C source code is included. |
CFF51B.ZIP | 225598 |
Oct 30 1993 | Culver's Fabulous Filesystem Version 5.1 Beta release. This is a portable 32 bit filesystem/database engine for memory, and disk. It has copyable objects and a permanent malloc. Dos, Unix, OS2, WinNT. |
CFFT.ZIP | 3124 |
Dec 24 1986 | A Fast Fourier Transform implementation based on Cooley's successive-doubling method. Includes full C source code. |
CFLOW1.ZIP | 10544 |
Jul 21 1985 | CFLOW -- a program to reveal C program structure, includes source code. |
CFUNS.ZIP | 41347 |
Sep 17 1986 | C function library. |
CGEN.ZIP | 13516 |
Aug 13 1988 | C Source Program Generator. |
CGIF.ZIP | 3692 |
Jun 25 1987 | C source code for examining GIF files. |
CGOODIES.ZIP | 20480 |
Jun 8 1988 | Various C routines. |
CGRAFDDJ.ZIP | 24143 |
Nov 11 1987 | Turbo C Graphics Software from Dr. Dobbs 11/87. |
CGRAM.ZIP | 3396 |
Feb 12 1990 | LEX and YACC grammar for Standard ANSI C. |
CGRAPHIX.ZIP | 41197 |
Jul 7 1986 | Graphics tool box for Turbo C. |
CHAININT.ZIP | 3381 |
Jul 31 1991 | Borland tells (on BIX) how to chain interrupts in Turbo/Borland C/C++. |
CHOP11.ZIP | 10869 |
Feb 27 1986 | CHOP splits files into smaller files, Turbo C source included. |
CHRLST.ZIP | 11031 |
Oct 1 1988 | C prog to decipher BGI fonts. |
CINTERP.ZIP | 30952 |
Sep 1 1984 | SCI is a "C" language interpreter loosely based on the language subset described in James Hendrix's book "Small C". |
CJ.ZIP | 2105 |
Jul 14 1992 | Right-justifies C comments to improve code readability. C source code. |
CLEARC11.ZIP | 24325 |
May 26 1992 | ClearC V1.1 is intended to help make C source more legible by spacing operators, function calls, control guards, & reformatting code to a specified style. |
CLEAR_C.ZIP | 4371 |
Dec 7 1989 | Make your C program easy to read. Uses defines to make C look more like Pascal. Easy to add to. |
CLINT162.ZIP | 175359 |
Oct 19 1993 | CLint is a tool which reads the source files of your C programs, and generates reports about possible problems. |
CLMDEBUG.ZIP | 20504 |
Apr 7 1986 | DEbug routines for C from Computer Language Magazine. |
CLOCK0.ZIP | 3138 |
Feb 17 1989 | Display Clock on mono screens w/C source!. |
CLT162.ZIP | 175359 |
Oct 19 1993 | Check cross refs and lint in C source code across several files. |
CM100EXE.ZIP | 61200 |
Mar 7 1993 | CMAKE 1.00 - The best MAKE for MSC/WIN SDK: Executable & Samples. |
CM100HLP.ZIP | 112074 |
Nov 16 1991 | CMAKE 1.00 - The best MAKE for MSC/WIN SDK: QuickHelp. |
CM100TXT.ZIP | 50686 |
Nov 16 1991 | CMAKE 1.00 - The best MAKE for MSC/WIN SDK: Help-Text Format. |
CM3.ZIP | 9511 |
Feb 12 1995 | Source code for multi-heap malloc implemented with skip lists. |
CMAGIC15.ZIP | 224828 |
Sep 6 1992 | This is a C library that makes mouse and graphics code easy. |
CMAKE100.ZIP | 1713 |
Nov 16 1991 | CMAKE 1.00 - The best MAKE for MSC/WIN SDK: Description. |
CMOUSE.ZIP | 1186 |
Jan 7 1987 | Mouse driver written in C. |
CNEWS001.ZIP | 6571 |
Dec 27 1987 | C programers' news letter - vol 1. |
CNEWS002.ZIP | 5788 |
Jan 10 1988 | C NEWS Issue #2 -- Newsletter for C programmers. |
CNEWS003.ZIP | 21375 |
Mar 1 1989 | C NEWS, Issue #3 -- Newsletter for C programmers. |
CNEWS004.ZIP | 49276 |
Feb 21 1988 | C News, Issue #4 -- Newsletter for C programmers. |
CNEWS005.ZIP | 70608 |
Mar 1 1989 | Latest C newsletter. |
CNEWS006.ZIP | 34002 |
Apr 10 1988 | C News, Issue #6 -- Newsletter for C programmers. |
CNEWS007.ZIP | 10253 |
Mar 2 1989 | C NEWS, Issue # 7 --Newsletter for C programmers. |
CNEWS008.ZIP | 60053 |
Jun 14 1988 | C News, Issue #8 -- Newsletter for C programmers. |
CNEWS009.ZIP | 74623 |
Mar 2 1989 | C News, Issue #9 -- Newsletter for C programmers. |
CNEWS010.ZIP | 48806 |
Mar 2 1989 | C News, Issue #10 - Newsletter for C programmers. |
CNEWS011.ZIP | 32826 |
Mar 2 1989 | C News, Issue 11 -- Newsletter for C Programmers. |
CNEWS012.ZIP | 12941 |
Oct 30 1988 | C News, Issue #12 -- Newsletter for C programmers. |
CNEWS013.ZIP | 83360 |
Mar 3 1989 | C News, Issue 13 -- Newsletter for C Programmers. |
CNEWS014.ZIP | 70829 |
Mar 2 1989 | C News, Issue 14 -- Newsletter for C programmers. |
CNEWS015.ZIP | 29376 |
Jul 6 1989 | C NEWS Issu #15 -- Newsletter for C programmers. |
CNEWS016.ZIP | 65779 |
Jul 27 1989 | C programmers newsletter issue #16. |
CNEWS017.ZIP | 16590 |
Sep 30 1989 | C News #17 -- Newsletter for C programmers. |
CNEWS019.ZIP | 28919 |
Aug 5 1990 | C News #19, Newsletter for C programmers. |
CNEWS18.ZIP | 40941 |
Dec 31 1989 | C News, Issue 18 -- Newsletter for C programmers. |
COLRBORD.ZIP | 23890 |
Feb 18 1992 | Multicolor MSC borders C programs, heavily commented, beginning programmers. |
COMLIB11.ZIP | 32511 |
Oct 6 1989 | Communcations Library by L. Lively in C with full source code. |
COMMAFMT.ZIP | 1547 |
Sep 21 1989 | C subroutine that will return a comma formatted string of digits. Supports both Turbo C and Microsoft C. |
COMMAND.ZIP | 16950 |
Jan 31 1986 | A joke command.com with C source. Not harmful. |
COMMC.ZIP | 4643 |
Mar 13 1990 | C Source for modem routines. Very good for reference and learning. |
COMMV20.ZIP | 4255 |
Apr 7 1991 | Latest version of TC++ communication functions library. |
COMPC1.ZIP | 244711 |
Jan 30 1989 | OOPing with COMPLETE C, 1/89 and latest Shareware Version, 1 of 2. |
COMPC2.ZIP | 285693 |
Jan 29 1989 | OOPing with COMPLETE C, 1/89 and latest Shareware Version, 2 of 2. |
COMPLANG.ZIP | 37018 |
Feb 3 1992 | Computer Language C FAQ (frequently asked questions). |
COMPRESS.ZIP | 30226 |
Jun 15 1986 | Compatible w/unix compress/uncompress. source for msc, unix, etc. |
COM_232.ZIP | 41115 |
Aug 29 1987 | Nice set of Assembly Routines for Buffered Serial Communications, callable from C. Includes full source code. |
CONCEN.ZIP | 7841 |
Feb 22 1989 | C source code to Concentration Game for Microsoft Windows. |
CONFIGF.ZIP | 12308 |
Sep 16 1990 | C Source code example of how to read information from a configuration file. |
CONIO.ZIP | 8506 |
Oct 9 1989 | Very fast ASM Console I/O routines for C. |
CON_IO.ZIP | 8506 |
Jun 9 1987 | C source for console I/O routines for the PC. |
COPPY32.ZIP | 15439 |
Jan 6 1988 | Copies files from HD to floppy using soace efficiently. C source. |
CORE.ZIP | 8817 |
Jul 15 1993 | Borland C source to check free memory. |
CP13.ZIP | 36267 |
Jan 28 1991 | Updated version of an excellent C documentation tool - from DDJ originally. Includes complete source in C. |
CPAREN.ZIP | 44755 |
Oct 16 1989 | Tool to understand complex C expressions; helpful for those who don't recall all precedence rules. With C, lex, yacc sources. |
CPGMS.ZIP | 88023 |
Jan 10 1987 | Various C programs. |
CPORT2.ZIP | 77467 |
Nov 6 1993 | Cport is a C language interrupt-driven serial communication library. Supports the 16550, and has full source code. |
CPOWER.ZIP | 55992 |
Dec 29 1987 | "C" source code for book "C for Power Users". |
CPPB.ZIP | 30982 |
Jul 13 1989 | Two programs : 1) A C++ Reformatter which will take a C++ source file and reformat it. 2) A Class Analyser. This will read a C++ source file and display the hierarchy of classes as a tree. |
CPPCOMBO.ZIP | 34707 |
Aug 16 1990 | Modifications to allow BISON to work under C++ . |
CPPCOMM.ZIP | 16106 |
Nov 18 1990 | C++ classes for serial communication. |
CPPL1.ZIP | 8909 |
Jun 29 1990 | C++ tutorial thats focus is on operators. |
CPPMOUSE.ZIP | 4776 |
Dec 1 1990 | Mouse routines in C++. |
CPPOOPS.ZIP | 177374 |
Jun 27 1989 | This is a DOS implementation of the National Institutes of Health Object-Oriented Program Support(OOPS). CommonView C++ source code. |
CPPTOUR.ZIP | 52877 |
Jun 21 1989 | HyperGuide-based C++ Guide. Very good tour of C++ features by author of C++ Primer. HyperGuide viewwer included. C Programmers get this one!. |
CPR33.ZIP | 19297 |
Sep 4 1989 | C program lister, provides table of contents, function calls, statistics on functions called by, etc. C source included. |
CPRINT4.ZIP | 9112 |
Aug 17 1985 | Formatted print util. |
CPROTKIT.ZIP | 98599 |
Apr 2 1990 | All the source code from "C Programmer's Toolkit". |
CPTUTOR1.ZIP | 95820 |
Jul 20 1990 | Coronado Enterprises C++ Tutor Disk 1/2. |
CPTUTOR2.ZIP | 100172 |
Sep 21 1990 | Coronado Enterprises C++ Tutor Disk 2/2. |
CPU100.ZIP | 36140 |
Apr 14 1993 | C routines which allow you to check CPU type and speed. |
CRC.ZIP | 12090 |
Jan 26 1987 | Calculate 32-bit CRC. |
CRC113.ZIP | 12848 |
Jan 3 1990 | 16-bit and 32-bit CRC routines in C. |
CRC4MSC.ZIP | 3232 |
Apr 18 1987 | CRC Check for Microsoft 'C' with source. |
CRCAL.ZIP | 11219 |
Jan 26 1987 | Calculate CRCs with source in C. |
CRC_V3.ZIP | 29902 |
Jul 18 1994 | CRC checking in C. |
CRDEP1.ZIP | 137300 |
Apr 21 1991 | The C Relational Database Engine is a library of over 90 functions which support the creation, maintenance, and querying of single-user databases. |
CREADMAC.ZIP | 6206 |
Nov 16 1987 | C source to read a mac file. |
CREFCARD.ZIP | 14337 |
Apr 8 1987 | A quick-reference card for C language. |
CREFSYNC.ZIP | 12142 |
Dec 24 1987 | Simple async routines written completely in C. Close to being out of date, but still excellent for a beginning C programmer. |
CRERR4G.ZIP | 1384 |
Apr 2 1992 | Critical Error Handler for Watcom 9.5 (32 bit). A short example. |
CRITTER1.ZIP | 22455 |
May 26 1989 | Critical error handler for MSC and CXL 5.0. |
CRNCHR22.ZIP | 68999 |
Apr 14 1993 | C Libs: FFT, Wavelet, Coherence, Filter, Regr. etc. |
CRULES.ZIP | 3666 |
Jun 23 1990 | A text file with some "rules" for writing good C code. |
CRUNCH22.ZIP | 68999 |
Apr 14 1993 | CRUNCHER is a series of signal processing routines written for C. |
CRYPT.ZIP | 2157 |
Apr 26 1989 | Encruption/decryption function with C source code. |
CRYPT_C.ZIP | 1872 |
Jan 15 1986 | File encryption routine. |
CSCOP110.ZIP | 43713 |
Apr 15 1993 | C-SCOPE 1.10 - c-scope completely analyzes the functions in a multi-file C program. c-scope produces reports showing which file each function is defined in and its starting line number in the file, the functions defi |
CSH.ZIP | 45118 |
Aug 13 1986 | Unix-like command shell. |
CSORTS.ZIP | 14678 |
Aug 31 1989 | Qsort routine with C source. This is a non-recursive version that greatly improves processing speed. |
CSOUND.ZIP | 1938 |
Jan 2 1980 | Very simple PC speaker functions in C. |
CSOURC.ZIP | 24096 |
Jan 28 1987 | C Source analyzer and maintaince utility. |
CSOURCE.ZIP | 52603 |
Aug 7 1987 | Surprisingly good PD source code print utility. Set indent, select from a number of options, menu driven, function/symbol cross referencing, line numbering, page numbering, etc. |
CSR-1.ZIP | 84207 |
Jul 13 1988 | C Spot Run (CSR) User support C add-on library. Archive number 1 of 3. |
CSR-2.ZIP | 103244 |
Jul 13 1988 | C Spot Run (CSR): User Supported C Add-on Library. Archive Number 2 of. |
CSR.ZIP | 56799 |
Jul 12 1988 | C Spot Run (CSR)-- User support C add-on library. |
CSRC1.ZIP | 169992 |
Nov 13 1988 | A very large collection of C source code for all sorts of functions. |
CSRC2.ZIP | 139986 |
Nov 18 1988 | Part 2 of a very large C collection. |
CSTRING.ZIP | 17786 |
May 25 1986 | Large collection of C functions for strings. |
CSTUFF.ZIP | 6646 |
Jun 13 1989 | Various C routines from PC Magazine. |
CSWITCH.ZIP | 70388 |
Mar 20 1990 | C multitasking library, similar to CTask, no source, decent docs. |
CTB100T.ZIP | 113979 |
Sep 7 1987 | C toolbox v1.00. |
CTOASM.ZIP | 6204 |
Nov 8 1985 | Tutor that shows how to call ASM routines from C with examples. |
CTOOLS01.ZIP | 6986 |
Dec 1 1985 | Useful functions in C. |
CTOOLS10.ZIP | 57875 |
Apr 6 1992 | Various routines in "C" to help the struggling c programmer. |
CTREE.ZIP | 11456 |
May 9 1992 | CTREE will show you what functions call other functions in your C source code. It does not show you the order in which the functions are called. It's a shell archive. |
CTSK22.ZIP | 274304 |
Aug 15 1991 | CTask is a set of routines that allow your C program to execute functions in parallel, without you having to build in sophisticated polling and switching schemes. |
CTUTOR.ZIP | 22013 |
Jul 29 1986 | A C Tutor by Kernighan himself (C author). |
CTUTOR1.ZIP | 106193 |
Aug 25 1986 | C Language Tutor Program using Ansi.sys. |
CUG150.ZIP | 60178 |
May 25 1986 | C Users Group - Vol. 150. |
CUG168.ZIP | 80563 |
Jan 11 1986 | C Users Group - Vol. 168. |
CUG236A.ZIP | 86600 |
Jan 13 1989 | Highly Portable Utilities from C Users' Group (CUG #236). |
CUG_364.ZIP | 120138 |
May 27 1992 | This is a C Users Group volume. The program is C-across, a C programming tool that sees across multiple C modules, and generates information about your source code. |
CURSES.ZIP | 99075 |
Jan 1 1985 | UNIX "curses" for PC. |
CURSES04.ZIP | 65024 |
Mar 31 1987 | Full set of Curses, UNIX style screen routines for C. |
CURSESNT.ZIP | 100756 |
Jul 3 1992 | Curses port to Windows NT. |
CUTPASTE.ZIP | 13235 |
Mar 1 1990 | C source to Unix like cut & paste programs. |
CVIRPROT.ZIP | 8783 |
Jun 4 1990 | Allows you to patch C programs so they check their own CRC values. |
CVIRUSPT.ZIP | 9688 |
Jun 3 1990 | C Routines that are useful for making software more virus proof. |
CVT100.ZIP | 50310 |
Apr 19 1989 | Curses. Mini version with C source. |
CWIN.ZIP | 109373 |
May 29 1993 | CWIN - small & fast menu-window library (c, assembler source code). |
CWORD.ZIP | 15239 |
Aug 22 1992 | Create Microsoft Word documents using C. |
CXLCALC.ZIP | 38444 |
Jul 26 1989 | Very nice windowed calculator, with full Turbo C 2.0 source code. |
CXLFILEV.ZIP | 5754 |
May 12 1990 | For use with the CXL Library. Opens a window to view an ASCII file. |
CXLHELP.ZIP | 91165 |
Apr 18 1989 | QuickC 2.0 HELP Screens for CXL Library Functions. Context Sensitive. |
CXLNG51.ZIP | 68562 |
Oct 2 1989 | Norton's Guide Database for CXL Version 5.1. |
CXLNGS51.ZIP | 82039 |
Nov 11 1989 | Norton Guide source files for CXL Version 5.1. |
CXLSFD2.ZIP | 37930 |
Aug 9 1989 | Companion to CXL51-1 and CXL51-2 extended C library functions. |
CXLXPLOD.ZIP | 4448 |
Jun 12 1989 | Add exploding/imploding windows to CXL. C source code. |
CXREF.ZIP | 10386 |
Jan 1 1984 | A simple PD C Cross-Reference utility. |
CXREF2TC.ZIP | 20690 |
May 15 1990 | Public domain CXREF modified by Roland Brown to compile under ANSI conforming compilers (Turbo C in particular). |
CXRF.ZIP | 31413 |
Dec 28 1989 | XRF Cross-Reference Lister for C programmers. Many options. Source included. |
CYPHER.ZIP | 13486 |
Mar 4 1985 | IBM/NBS algorithms en/decrypt / C source. |
C_ANALYZ.ZIP | 24096 |
Jan 28 1987 | What's that function do? this'll tell you. |
C_DATES.ZIP | 24910 |
May 29 1987 | Date manipulation routines for 'C'. |
C_DBFS.ZIP | 45444 |
Jan 28 1990 | A C library that provides access/manipulation of database files. |
C_FAQS.ZIP | 48060 |
Feb 3 1992 | Frequenly asked questions about C - from the Internet. |
C_PARAL.ZIP | 4281 |
Apr 9 1991 | C source for bidirectional parallel port data transfer. |
C_PROTO.ZIP | 30110 |
Feb 10 1992 | Program to extract function declarations from C source code. |
C_PSLIB.ZIP | 68447 |
Mar 20 1991 | C source that generates PostScript Language code without having to learn PostScript. Looks good. |
C_ROTATE.ZIP | 12953 |
Mar 28 1994 | Turbo C Graphics routines to rotate a screen image in any direction. |
C_STRING.ZIP | 61180 |
Apr 9 1986 | String manipulations in C source. |
C_TEXT.ZIP | 8710 |
Jun 24 1987 | C screen routines in assembly. |
C_TUTOR.ZIP | 160024 |
Jan 28 1990 | CT is an interactive onscreen tutorial designed to help you learn the C programming language. The program includes an introductory course on the syntax of C language and the standard library. |
C_VECTOR.ZIP | 6750 |
Jan 2 1987 | Display interupt vector with C source code. |
C_WNDW.ZIP | 119355 |
Feb 12 1990 | A toolkit for Turbo C and Quick C that provides windows, menus, formatted entry, and file access functions. |
DAIMS.ZIP | 30625 |
Feb 10 1988 | These are some example C++ files from the DAIMS project mentioned in issue #40 (March-April 1988) of Micro Cornucopia: "A Programmer's Introduction to C++" by Bruce Eckel. |
DATE.ZIP | 746 |
Nov 9 1992 | Check date since last event (C-Source). |
DATECLSS.ZIP | 7206 |
Jul 25 1990 | A complete Date class for C++ with source. |
DAYNBR.ZIP | 10234 |
Mar 23 1988 | Turbo-C date routines. |
DB.ZIP | 37529 |
Jul 12 1987 | Good database routines for MSC with source. |
DB20PRO1.ZIP | 38332 |
Dec 10 1988 | Dialog Box Toolkit Docs. |
DB20PRO2.ZIP | 79895 |
Jan 22 1989 | Dialog Box Tookit examples, menus, C source code. |
DB20PRO3.ZIP | 59833 |
Jan 22 1989 | Dialog Box Toolkit, Turbo C Library. |
DB20PRO4.ZIP | 59628 |
Jan 22 1989 | Dialog Box Toolkit, Microsoft C 6.0 Library. |
DBF-TEST.ZIP | 4333 |
Sep 5 1991 | Dbase .DBF files operations. Generate a dummy .DBF file. C source. |
DBIIITOC.ZIP | 19736 |
Nov 18 1987 | As the name Says dBASE III to C (good). |
DBPCXL18.ZIP | 176572 |
Dec 15 1993 | C callable lib for read/write 16 or 256 color PCX files, includes support for VGA/VESA display modes and two sample pcx files. |
DBPRO.ZIP | 189363 |
Sep 9 1989 | Dialog Box Professional is a C toolkit that helps with designing and coding dialog boxes in your own programs. |
DBPUTS.ZIP | 35371 |
Jan 13 1993 | Handy Windows utility that lets you send debug message to a Server window that then displays them. Full source code is included. |
DBTOOL-C.ZIP | 79771 |
Dec 24 1987 | Database tools in C. |
DBVGAL17.ZIP | 94021 |
Jan 26 1992 | VGA/VESA C library with C and ASM source, version 1.7. Much improved. |
DBW_REND.ZIP | 97760 |
Sep 26 1990 | DBW-Render. One of the best Raytracing algorithms around. Does require some conversion for PC but the source is in standard C. Can be used in Unix systems as is. |
DCURS122.ZIP | 214999 |
May 4 1989 | Virtually complete implementation of UNIX Curses for DOS (MSC 5.1 & TC 2. |
DC_C.ZIP | 83184 |
Sep 29 1991 | The Data Compression Book. Disk 1, C Source. |
DEBUGC.ZIP | 2630 |
Jul 18 1985 | Dr. Bob's C debug macros. |
DECODER.ZIP | 4908 |
Mar 16 1989 | A GIF file decoder with complete C source. |
DEMO4350.ZIP | 1452 |
Apr 1 1990 | Illustration in 'C' of extending EGA/VGA displays to 43/50 lines. |
DES_PC.ZIP | 20456 |
Jan 26 1986 | NBS Encryption Program, with full C source. |
DETANSI.ZIP | 842 |
Jul 19 1991 | Simple C source code to detect Ansi.sys. |
DEVDRV20.ZIP | 4763 |
May 2 1987 | MS-C shell to create device drivers, v. 2.0. |
DEV_C.ZIP | 15799 |
Mar 17 1986 | Aid to writting Device Drivers in C. |
DFPP03.ZIP | 68068 |
Sep 27 1993 | Dflat++ v.30, from ftp.mv.com, from DDJ. |
DHRYSTON.ZIP | 10203 |
Jul 7 1989 | MIPS Magazine Dhrystone benchmark. Full C source code. |
DIALOG.ZIP | 115088 |
Mar 13 1991 | C source and exe for Zinc/Paradox Engine application. |
DIFF114.ZIP | 141969 |
May 11 1990 | GNU Diff and Diff3 1.14 for OS/2 and DOS with source code. |
DIFF_DDJ.ZIP | 16016 |
Sep 7 1987 | File compare and change-bar for text files with C source. |
DIRECT.ZIP | 8229 |
Jul 9 1991 | Experiment in obtaining DOS directory information. Includes C source. |
DIRSEL.ZIP | 10887 |
Jul 12 1987 | Pop-up files selection utility with Turbo C source code. |
DISKSP.ZIP | 5024 |
Nov 20 1990 | Demonstrates techinque for determining remaining free space on disk (uses MSC 6.0) also includes EXE. |
DISPWIND.ZIP | 2305 |
Mar 12 1993 | This is a modification of the w4display() function provided by Sequiter Software in their CodeScreens package. It displays a message in a window, allowing you to set the color of the border, background, and text. |
DJ11BIN1.ZIP | 1241364 |
Dec 27 1993 | DJ Delorie djgpp 1.11 C and C++ compiler for DOS, based on GNU Gcc 2.5.7, binaries part 1 of 3 (requires a 386 or better). |
DJ11BIN2.ZIP | 1279461 |
Dec 27 1993 | DJ Delorie djgpp 1.11 C and C++ compiler for DOS, based on GNU Gcc 2.5.7, binaries part 2 of 3 (requires a 386 or better). |
DJ11BIN3.ZIP | 1228643 |
Dec 27 1993 | DJ Delorie djgpp 1.11 C and C++ compiler for DOS, based on GNU Gcc 2.5.7, binaries part 3 of 3 (requires a 386 or better). |
DJ11DOC1.ZIP | 1021719 |
Dec 27 1993 | DJ Delorie djgpp 1.11 C and C++ compiler for DOS, based on GNU Gcc 2.5.7, doc files part 1 of 2. |
DJ11DOC2.ZIP | 1040815 |
Dec 27 1993 | DJ Delorie djgpp 1.11 C and C++ compiler for DOS, based on GNU Gcc 2.5.7, doc files part 2 of 2. |
DLFONT.ZIP | 3319 |
Nov 15 1990 | A C function written to D/L HP fonts from within Clipper S87. |
DLINK.ZIP | 27881 |
Jul 1 1990 | A double linked list address list with Turbo C 2.0 compatible source code. Includes sample data file. Many functions are reusable, and extremely useful. Have fun. |
DLLSKEL.ZIP | 16928 |
Oct 8 1992 | Windows 3.1 code to demonstrate how to create a medium model dynamic link libraries. |
DLPHONE.ZIP | 7225 |
Mar 30 1989 | Windows Dynamic Library Link Example of Phone Database Library. C source code is included, originally from Computer Language. |
DM100.ZIP | 18112 |
Dec 9 1987 | Calculator with C source. |
DMAKE38A.ZIP | 253883 |
Mar 7 1993 | Dmake utility version 3.8 C source code. Part 1 of 2. |
DMAKE38B.ZIP | 146568 |
Mar 7 1993 | Dmake utility version 3.8 C source code. Part 2 of 2. |
DMAKE38C.ZIP | 168603 |
Mar 7 1993 | Dmake utility version 3.8 C source code. Part 3 of 3. This part contains code options for non-MS-DOS systems. |
DOS2WIN.ZIP | 64544 |
Sep 1 1991 | STDIO library and samples to ease porting DOS apps to Windows. |
DOSMUSIC.ZIP | 40697 |
Sep 21 1988 | Easily add sound to your programs. Includes LIB's for Turbo-C. |
DPMI4G.ZIP | 1131 |
Sep 16 1993 | Watcom 9.5 - Rational 32 Dos extender DPMI info. |
DPMIXM.ZIP | 4276 |
Mar 10 1991 | Examples of using DPMI in Windows 3.x. |
DPMI_LIB.ZIP | 34556 |
Nov 6 1991 | Turbo C source to write protected mode programs that can access megs of memory including virutal memory on any machine running windows 3.0 in 386 enhanced mode through the Dos Protected Mode Interface. |
DRAWFN3S.ZIP | 66249 |
May 6 1990 | Display 3D parametric surfaces, part of IRIT. C source code. |
DRWIN101.ZIP | 199541 |
Jan 31 1992 | Outstanding windowing and mouse C library with source code. Part 1 of 3. |
DRWIN201.ZIP | 182267 |
Jan 31 1992 | DRWIN C library, Part 2 of 3. |
DRWIN301.ZIP | 124820 |
Jan 31 1992 | DRWIN C library, Part 3 of 3. |
DRY.ZIP | 9707 |
May 13 1987 | Drhystone benchmark routine, with complete C source. |
DRYSTONE.ZIP | 12789 |
Mar 22 1987 | Computer benchmark written in C with source. |
DSIIC2.ZIP | 112158 |
Apr 3 1992 | C code to "Designing Screen Interfaces in C" by James Pinson. |
DTE50.ZIP | 129853 |
Sep 5 1990 | C source editor using Borland-Wordstar commands for DOS and UNIX. |
DU.ZIP | 2870 |
May 15 1987 | Source code to display disk usage. "C" source. |
DVLIB.ZIP | 16525 |
May 28 1990 | LIB for MicroSoft C to make programs DesqView aware. Demo program included. |
DYNAM_S1.ZIP | 94643 |
Dec 15 1988 | Microsoft C source code for Yorke's DYNAMICS part 1 of 2. |
DYNAM_S2.ZIP | 65212 |
Dec 14 1988 | Microsoft C source code for Yorke's DYNAMICS part 2 of 2. |
DZNR_096.ZIP | 116950 |
May 19 1991 | Beta release of the TCXL code generation utility. Dezyner. |
ECH.ZIP | 7065 |
Apr 7 1993 | ESCHER.CPP - Program to display Escher's triangle in a window using mapping modes. |
ECSTR.ZIP | 57931 |
May 21 1986 | Excellent set of string functions for use in C programing. |
EDIT-C.ZIP | 40942 |
Oct 1 1985 | Text Editor written in C. |
EDIT-ME.ZIP | 7340 |
Feb 27 1992 | All purpose editing function in Turbo C with source code. |
EDITTECH.ZIP | 18684 |
Apr 17 1993 | This is a collection of text and routines discussing the basics of text editing alogrithms in C (buffer gap, linked list of lines, ect). From the internet, this is the articles referenced in the Apr 1993 DDJ Issue, article |
EDSOURCE.ZIP | 15095 |
Feb 15 1989 | Turbo C source for a Unix-like ED editor for DOS. |
EEDSRC24.ZIP | 197219 |
Nov 20 1993 | Full C source for an EE Cad drawing program using Borland Turbo C. |
EGA-C.ZIP | 32470 |
Jul 8 1987 | Complete C routines for accessing and controlling an EGA graphics card. For Microsoft C 3.0+, Turbo C, and Turbo Pascal. |
EGAGRAX.ZIP | 19847 |
Sep 30 1991 | High Speed EGA and VGA graphics routines with ASM and C source code. |
EGAPAINT.ZIP | 82190 |
May 26 1988 | C source code for an EGA paint program. |
EGATEST.ZIP | 5148 |
Aug 25 1989 | Color test pattern for EGA with source in "C". |
ELM23SRC.ZIP | 497627 |
Mar 7 1993 | Elm mail reader source code in OS/2. |
ELMENTC.ZIP | 75463 |
Nov 5 1985 | Some simple C programs. Good for beginners to get a feel of C. |
ELVIS184.ZIP | 264469 |
Oct 22 1994 | C source for Elvis 1.8.4 clone of vi/ex, the standard UNIX editor. Elvis runs under AT&T SysV UNIX, LINUX UNIX, SCO Xenix, Minix, OS/2, MS-DOS, Atari TOS, OS9/68000, Coherent, VMS, and AmigaDos. Archived with tar and gzip. |
EM38FSRC.ZIP | 151230 |
Feb 16 1987 | MicroEMACS 3.8f (Feb 87) source. |
EMSFUN.ZIP | 12201 |
Sep 17 1988 | C Functions that will test and allocate EMS 3.2 and later memory. |
EMSLIB.ZIP | 31513 |
Jun 2 1991 | Version independent C interface to LIM EMS functions. |
EMSTOOLS.ZIP | 164460 |
Feb 4 1990 | Intel's LIM EMS 4.0 C Toolkit with information on how to obtain EMS 4.0 info and disks from Intel's Personal Computer Enhancement Operation. |
EMS_C.ZIP | 2427 |
Aug 20 1989 | C source that will test and allocate LIM 3.2 and 4.0 EMS memory. |
EMXDEV8C.ZIP | 211332 |
Mar 7 1993 | Update to EMX, the 32 bit C compiler for DOS and OS/2. Now supports PM programming (barely). Version .8C. Uses the newer GCC 2.1, but doesn't yet include C++ support. (1 of 5). |
EMXLIB8C.ZIP | 132270 |
Apr 8 1992 | Libaries for the updated EMX, the 32 bit C compiler for OS/2 2.0 and DOS. (2 of 5). . |
EMXTEST8.ZIP | 28770 |
Mar 7 1993 | Sample source files for the update to EMX, the free C compiler for OS/2 and DOS. (3 of 5). |
ENCODER.ZIP | 11419 |
Mar 22 1989 | A GIF file encoder with complete C source code. |
ENCRYPT.ZIP | 3189 |
Oct 30 1990 | C routines which will encrypt and decrypt any file. |
ENVSET.ZIP | 3341 |
Jan 7 1989 | Utility to change DOS environment variables on the fly. C source code included. |
ERRHNDLR.ZIP | 4577 |
Feb 10 1989 | ASM and C routines to bypass and improve upon DOS's "Abort, Retry, Fail" error handler. |
ERROR.ZIP | 456 |
Jun 8 1992 | Turbo C function. Takes variable arguments like printf(), prints them to stderr, and then exits; Written in Turbo C++ 1.0 (C code). |
ETAGS.ZIP | 12153 |
Aug 31 1989 | The FSF tags file generator program. Generates a TAGS file from all source files for quick access from an editor. C source code. |
ETCH.ZIP | 3124 |
Nov 12 1992 | Simple demo of mouse interface for 32 bit mode. Watcom 9.5 code. |
EUROSET.ZIP | 16022 |
Jan 27 1994 | C source code so that programs can support European character sets and code pages, includes postscript file of ISO Latin 1 character set. |
EVAL.ZIP | 13072 |
May 21 1988 | C source for mathematical expression evaluator. |
EVISION1.ZIP | 135954 |
May 19 1992 | EasyVision v1.0 is a textmode based, windowed user interface for C++. It provides a DESKTOP, a STATUSLINE, a MENUBAR, WINDOWS, CONTEXT SENSITIVE ONLINE HELP, and much much more. |
EXECOM33.ZIP | 16597 |
Nov 22 1987 | Replacement for EXE2BIN w/ C source. |
EXEVIEW.ZIP | 32955 |
Mar 5 1992 | Windows 3.1 example code to extract and decode resources and tables for executable of library files. |
EXPAND.ZIP | 6707 |
Aug 26 1988 | Example of creating an expanding dialog box. C source code. |
EXPLOD.ZIP | 18895 |
Jul 3 1989 | See explosions on screen with c source, excellent graphics demo. |
EXPTAB.ZIP | 11505 |
Nov 10 1990 | Expands tabs contained in C source files created in Borland's integrated environment. Includes complete C source code. |
EXTLIB2.ZIP | 66781 |
Mar 9 1990 | Extended Library 2.0 is an extensive library of C runtime routines for use in your user interface. Small model LIBs for Lattice, Turbo, MicroSoft and QuickC. |
EYES.ZIP | 18411 |
Nov 18 1988 | Windows program that follows mouse cursor around screen. C source. |
EZDB102.ZIP | 16116 |
Feb 16 1991 | Maintenance release 1.02 of the EZ-DB Turbo C programmer's databasing library. Fast efficient and easy to use. |
EZWIND.ZIP | 39348 |
Apr 13 1988 | Windows pkg for MSC and QC. |
E_C_STR.ZIP | 57931 |
May 21 1986 | Unix string package source in C. |
F2C-EXE.ZIP | 262830 |
Jun 15 1991 | Fortran to C executable. |
F2CSRC.ZIP | 318065 |
Aug 21 1993 | Source code for F2C.EXE - compile your own exe file - This file and its companion are compliments of AT&T Bellcore Laboratories. |
F2C_LIB0.ZIP | 36392 |
Nov 24 1992 | Fortran to C library for DJGCC. |
F77TOC.ZIP | 208326 |
May 5 1990 | Fortran 77 to C converter. Includes C source code. |
FADE.ZIP | 154792 |
Jun 23 1993 | Windows 3.1 program/ source code demonstrates how to fade a bitmap. |
FAQ-C.ZIP | 9504 |
Jun 5 1991 | Frequently asked questions in C and their answers. |
FASTFFT.ZIP | 13537 |
Aug 21 1988 | Very fast FFT generator. With full C source code. |
FASTFORM.ZIP | 72312 |
Jun 22 1989 | Allows C programmers to design user input screens. |
FASTGREP.ZIP | 19620 |
Apr 5 1988 | C source for string searches in a file. Uses the Boyer-Moore method. |
FASTVI.ZIP | 8433 |
Jun 3 1987 | Fast Video routines for Turbo C. |
FASTVI3.ZIP | 25715 |
Aug 5 1987 | Fast video procedures in C. |
FAXCOM.ZIP | 10225 |
Jul 3 1989 | Unix C source for CCITT FAX encoding & decoding. |
FBM10.ZIP | 231372 |
Aug 23 1990 | Latest version of the Fuzzy Pixmap Manipulation (FBM) library of programs. Full C source included. |
FBMTIFF.ZIP | 247393 |
Jun 4 1990 | FBM TIFF utilities for reading and writing TIFF files. Modules are also present for converting between TIFF and FBM Files. Source code only. |
FCOMPAR.ZIP | 10245 |
Feb 26 1984 | Compare two files for differences. C Source included. |
FEND20.ZIP | 108230 |
Sep 13 1993 | Frontend processor generator. SLEX (s/t LEX) and SYACC (s/t YACC) combined program. New version, support linking multiple-generated-processor files into one program for both SLEX and SYACC. |
FFSOURCE.ZIP | 16458 |
Jun 16 1987 | File Find + C source. |
FFT.ZIP | 1473 |
Dec 25 1986 | Fast Fourier Transform - C Source. |
FFTC.ZIP | 12834 |
Apr 12 1990 | Fast Fourier Transforms written in C with full source code. |
FF_DATES.ZIP | 1059 |
Dec 12 1989 | Here's a little code that demonstrates accessing ffblk structures and a routine to change the date/time stamp of a file. Turbo C source. |
FGMP.ZIP | 10122 |
Aug 7 1993 | Public domain multiprecision math library for C. Same calling syntax as GNU gmp. |
FGREP11.ZIP | 49769 |
May 7 1990 | GNU FGREP 1.1 for OS/2 and DOS, with C source code. |
FILEDIRS.ZIP | 19049 |
Dec 6 1985 | Display a listing of files in UNIX format (ls). C source. |
FILE_IO.ZIP | 12059 |
Jun 23 1993 | C source code for extended file_io with commit, written by David Thielen. see his article Safer Functions for Working with MS-DOS Files (MSJ). |
FILTERS.ZIP | 16726 |
Oct 27 1986 | UNIX filters ported to dos. |
FINAGOL.ZIP | 6348 |
Aug 17 1988 | Text file on : Financial Modeling With C, the Advantages and Pitfalls. |
FINDS101.ZIP | 12571 |
Aug 5 1986 | Finds selected strings in file with C source. |
FIX610.ZIP | 13161 |
Nov 25 1992 | Patch for early release of TCXL 6.10. |
FLC2.ZIP | 36682 |
Dec 7 1990 | FlexList is a searchable-sortable-implodable generic heterogeneous-homogeneous hybrid stack-queue-list-array accessible by value, reference or node. Includes full C source code. |
FLEXLIST.ZIP | 74390 |
Sep 28 1989 | An excellent C libray that creates hypertext applications. This is a fabulous toolbox, and includes full C source. |
FLILIB.ZIP | 118774 |
Aug 29 1990 | A very good Autodesk Animation routines for Turbo C. Loads and runs *.FLI files. |
FLOOK.ZIP | 7279 |
Aug 19 1987 | View a file in HEX and ASCII, C source included. |
FNTSRC.ZIP | 16600 |
Apr 13 1993 | C source code for Windows that prints out all available fonts. |
FORMGENC.ZIP | 45421 |
Apr 20 1989 | Formgen is a tool which lets you interactively create a data entry form for use with C software applications. It generates data-entry functions for you and automatically generates the C code needed to compile. |
FORTUNE.ZIP | 39635 |
Mar 2 1986 | Displays a saying (for AUTOEXEC). |
FPCLIB36.ZIP | 214858 |
Jun 11 1993 | FlashPac C Library V3.61. Direct Video functons for fast screen I/O. Include bios video for ega & vga. BIOS Mouse support includes interrupt hander for queuing mouse events BIOS, DOS keyboard, and general DOS support funct |
FRAC151S.ZIP | 425010 |
Sep 23 1991 | Fractal generation program with full protected mode C source (386). |
FRAGX.ZIP | 24754 |
Mar 19 1993 | A best fit malloc routine with routines to measure heap fragmentation. |
FRASRC18.ZIP | 867622 |
May 24 1993 | Source for Fractint v18. |
FREEWAY.ZIP | 30172 |
Sep 7 1992 | Nice algorithim in C. |
FTPTST.ZIP | 1330 |
May 23 1989 | An example source programming in TCP/IP networking environment. |
G-STRING.ZIP | 38351 |
Sep 30 1989 | This is version 1.00 of the G_STRING library for Turbo C by Unicorn. |
GBLENV.ZIP | 3225 |
Jun 25 1988 | Turbo C routines that will locate, retrieve, update, and remove "Variables" from the MASTER copy of the DOS Environment table. |
GCCTXT.ZIP | 509194 |
May 22 1992 | Information on Gnu C/C++ internals. |
GCOBJECT.ZIP | 26702 |
Aug 7 1990 | Garbage Collecting Object for TC++ and Zortec C++ using new function. |
GCOOPE10.ZIP | 182129 |
Jul 23 1994 | Generic ANSI-C OOP Extension -- New and Improved from the author. |
GC_C.ZIP | 178960 |
May 27 1994 | Garbage collection replacement for malloc() in C. Ports to wide variety of OSes, but not MSDOS. |
GENLIST.ZIP | 8313 |
Jun 17 1994 | C source code for generic list handling routines: double-linked lists, queues, stacks, sorted lists, etc. FREEWARE. |
GENX.ZIP | 45160 |
Aug 1 1988 | GENMAK is a program for creating customized MAKE files compatible with the Turbo MAKE utility. The output created by GENMAK can be easily modified with the TC editor. |
GETATRIB.ZIP | 10616 |
Apr 15 1990 | Turbo C source and com to demonstrate getting, changing, and restoring text screen colors. Useful for restoring the screen settings to their original colors. |
GETCOLOR.ZIP | 9858 |
Oct 28 1989 | C Source to a color selection program. |
GETOPT.ZIP | 6220 |
Feb 28 1989 | GNU Project's implementation of getopt, the official way to parse command lines. |
GETOPT90.ZIP | 7604 |
Dec 14 1990 | Getopt ported to PC from UNIX. Includes C source code. |
GHLNKLST.ZIP | 11042 |
May 26 1994 | ANSI C Source code for Garyl Hester's linked-list tool kit and library. |
GHSTSCPT.ZIP | 258918 |
Jun 23 1989 | GNU's Postscript-compatible printer driver C source code. |
GIFLIB11.ZIP | 205995 |
Mar 7 1993 | New release of PD GIF read/write C library with many utility programs. Now supports Borland BGI devices. Slow but very nice. |
GIF_LIB.ZIP | 154198 |
Aug 1 1989 | Library of GIF related functions in Turbo C. Includes Herc GIF viewer, GIF printer, GIF encode and decode functions etc. All source is included. |
GIF_LIB2.ZIP | 144000 |
Feb 1 1991 | This is a package I wrote so that images can be generated as easy as
possible using GIF format. I needed such routines, and as I did not find
anything like this (at list not free) I decided to write one |
GLOB.ZIP | 9026 |
Jul 20 1987 | These are routines that perform wildcard expansion for DOS. |
GLOBES.ZIP | 44358 |
Jan 30 1991 | C source for a ray traced image and show program. An example of using graphics mode 0x38H (1024x768x256) for the TSENG4000 chip (Orchid Prodesigner II, etc). |
GLOBLENV.ZIP | 3482 |
Feb 27 1992 | Allows you to set environment variables in the master environment. C source code only. |
GMAKE370.ZIP | 427619 |
Jan 23 1994 | C source code for GNU Make version 3.70. |
GMICE.ZIP | 6755 |
Jun 16 1989 | Generic Mouse functions in C. |
GNUCHESS.ZIP | 99805 |
Apr 5 1993 | GNU Chess with ansi C source updated with makefile for Microsoft C 7.0 and Nmake.exe. |
GNUCPPLI.ZIP | 546518 |
Jul 6 1989 | This file contains the code for libg++ version 1.35.1. Libg++ is the run-time library for the GNU C++ compiler from the Free Software Foundation. |
GNUDEV8C.ZIP | 814340 |
Mar 7 1993 | Update to EMX, 32 bit C compiler for DOS and OS/2. Version .8C. This file is executables for the GCC 2.1 compiler. (4/5). |
GNUDIFF.ZIP | 115487 |
Dec 31 1988 | UNIX Diff and Diff3 utilities with full C source code. |
GNUDOC8C.ZIP | 441023 |
Mar 7 1993 | Documentation for the GCC 2.1 compiler used by EMX 0.8C. You need a program such as emtex to view these TeXinfo files. |
GP.ZIP | 1618 |
Jun 24 1990 | Prints a graphics image to an Epson compatible printer. Allows for stretching height by a factor of 2. This improves the appearance of images from CRTs with low vertical resolution. C source. |
GPERF.ZIP | 104743 |
Nov 2 1990 | The GNU Perfect Hash Function Generator with C source. A useful tool when used with lex and yacc for generating parsers. |
GPFAUL.ZIP | 4949 |
Jun 4 1991 | Text file released by Borland International on Compuserve. Describes the conditions that may cause General Protection Faults and crashing of the Protected mode compiler (bcx.exe). |
GPLTS202.ZIP | 264642 |
Mar 7 1993 | Source code to GnuPlot version 2.0, revision level 2. |
GPPDOCS.ZIP | 336132 |
Jun 6 1991 | Documentation for DJG++/Gnu C++/Gnu C. Files are in TeX - which is just ASCII with formatting codes stuck in. If you're familiar with TeX, the style file (texinfo.tex) is included. Otherwise, ignore the commands. |
GRAFGEM1.ZIP | 94126 |
Mar 7 1993 | C Code from "Graphics Gems" volume 1 by Glassner. |
GRAFGEM2.ZIP | 84359 |
Mar 7 1993 | C Source code from volume 2 of Graphics Gems. |
GRAFGEM3.ZIP | 115463 |
Mar 7 1993 | C source code from Graphics Gems Vol III. |
GRAFIX.ZIP | 40781 |
Mar 1 1989 | Graphic Libarary for Turbo and Microsoft C. |
GRAM5A.ZIP | 176596 |
Aug 15 1991 | Grammatic analyser for C++. |
GROUP4.ZIP | 18798 |
Apr 19 1993 | CCITT group IV compression/decompression routines in C. |
GTAK201S.ZIP | 319299 |
Apr 24 1993 | Source code for Gtak tar tape backup program. |
GTAR108S.ZIP | 116752 |
Aug 27 1992 | GNU tar version 1.08 C source code for all operating systems, LINUX patch and makefile included also. |
GTOLS101.ZIP | 16429 |
Dec 16 1991 | GC is a program for displaying, adding, and removing comments from GIFs. C source code only. |
GWMALLOC.ZIP | 87091 |
Apr 8 1993 | Gray Watson's debugging malloc library C source code. This package will help you track down stray pointers and memory corruption problems. |
GXSCROLL.ZIP | 21293 |
Feb 19 1992 | A C source code sample of scrolling a pcx file, uses Genus PCX Toolkit. |
HACKSRC.ZIP | 218350 |
Jun 8 1986 | C source code for HACK. |
HASHTAB.ZIP | 3798 |
Feb 11 1991 | Hash table algorithm - with full C source code. |
HDIFF.ZIP | 33692 |
Sep 8 1986 | UNIX "diff" tool ported to PC (source in C). |
HEADHU.ZIP | 14402 |
Sep 4 1987 | Scans TurboC source files to produce a list of the header files that contain the prototypes for the library functions called. C source included. |
HEAPDBG.ZIP | 6148 |
Jan 17 1990 | Helps to catch C memory allocation and reference errors. |
HEAPMAN.ZIP | 9812 |
Feb 5 1991 | C source code for a heap manager. |
HELPLIB.ZIP | 26379 |
May 23 1989 | Sample Help routines for Microsoft Windows, includes C source code. |
HERC-C.ZIP | 30241 |
Jul 11 1986 | A hodgepodge of 'C' callable Hercules graphics functions, some of which are written in Microsoft macro assembler and optimized for speed of execution. |
HH_STR13.ZIP | 241536 |
Mar 13 1993 | An amazingly extensive string/character function library for C language programmers. Documentation is so far above average that it has to be seen to be believed. If you write programs in C, grab this one. |
HICOLOR.ZIP | 1921 |
Aug 22 1991 | An example of programming the Sierra HiColor DAC present in some newer ET4000 based boards. Supposed to view Targa .TGA files, didn't work right for the file I tried, but the important setrow() and putpixel(). |
HIM100.ZIP | 143047 |
Apr 11 1988 | C toolkit for menus,help,lists,etc. |
HOOK.ZIP | 6999 |
Dec 21 1990 | Programmer's interface for PROCOMM PLUS 2.0 in C. |
HSA_GRAF.ZIP | 89107 |
Nov 13 1988 | C Graphics library, VGA, EGA, MCGA, CGA, Hercules same EXE fast,flexible. |
HSA_TEXT.ZIP | 41617 |
Apr 9 1989 | Fast flexible C library for CRT writing & reading and Mouse control all. |
HSA_WIN.ZIP | 84474 |
Apr 9 1989 | C Windows/Menus library, requires HSA_TEXT, Fast,simple,powerful. |
HSORT.ZIP | 2553 |
Jul 16 1987 | Heapsort in Turbo C syntax like qsort(). |
HUGESORT.ZIP | 5648 |
Aug 27 1991 | This is a C implementation of a sort routine that handles data bigger than 64Kb. |
HYPERC.ZIP | 79445 |
Apr 25 1990 | HyperC is a hypertext C source code browser. Very nice. |
IA_POP_C.ZIP | 22168 |
Aug 6 1989 | POP up windows for TC 2 all models. |
IBMCOM-C.ZIP | 6825 |
Jan 26 1990 | Async routines with full Turbo C source code. |
IBMCUR.ZIP | 1224 |
Feb 28 1994 | Programming example to change cursor, in C. |
ICEBOOT.ZIP | 6708 |
Mar 19 1994 | C callable function to coldboot your computer. .ASM, .C, .H .LIB files included. Coded in Borland C, Tasm 3.1. |
ICONBAR.ZIP | 31151 |
Jan 9 1992 | Add toolbars and toolboxes to your Windows/C programs. C DLLs. |
ICONSRC2.ZIP | 188846 |
Mar 2 1989 | C source for Icon language, part 2. |
ICONVRT2.ZIP | 35135 |
Oct 14 1993 | Use FastGraph to display MS windows Icons. This is a bug fix to a previous version of ICONVERT. Fixes minor bug with the writing of the ASCII Include file. Version 1.01. |
ICOOKIE.ZIP | 8236 |
Oct 28 1987 | TSR cookie monster in Turbo C. |
ICOPIK.ZIP | 73932 |
Sep 29 1992 | Ownerdraw listbox of icons for Windows, C source included. |
ICURSES.ZIP | 47311 |
Aug 29 1988 | C-Source for UNIX-like windowing system. |
IFF2TEMP.ZIP | 9516 |
Jul 1 1984 | Outputs C source for accessing Amiga IFF graphics files from your progra. |
IGME200.ZIP | 36023 |
May 13 1992 | Mouse cursor creator for C - creates an array you then use with int 33h to change pointer shape. |
IMAGE.ZIP | 991 |
May 21 1992 | Description of the _putimage/_getimage format used by Watcom 9.5. |
IMDSRC78.ZIP | 244038 |
Jul 9 1992 | Source code for IMDISP v7.8 - uploaded by local author. |
INDENT.ZIP | 62782 |
Nov 2 1986 | C-Source Code Formatter (Pretty Printer). |
INDENT6X.ZIP | 41806 |
May 30 1993 | C indent program version 6, dos executable. |
INDEX103.ZIP | 23577 |
Feb 2 1988 | Convenient set of b-tree indexing routines in Turbo C to access data files with fixed-length records. Index key may be one of several types. Version 1.03. |
INFERENG.ZIP | 42490 |
Feb 1 1986 | A simple inference engine with full Microsoft C source code. |
INIFUN.ZIP | 24712 |
Mar 5 1993 | This package offers functions to retrieve and manipulate information stored in text-based configuration files. Full C source code. |
INMEM.ZIP | 26895 |
Mar 30 1989 | MSC 5.1 functions to search/view RAM. |
INPRTC.ZIP | 2681 |
Oct 7 1990 | C source code for a program that reads and writes the PC parallel port. Can easily be integrated to other programs. Use parallel port to switch an external TTL circuit, control lights, security system, etc. |
INSIDETC.ZIP | 5785 |
Jun 30 1991 | Discussion of Turbo C vs Microsoft C contains caveats for Turbo C 2.0 programmers doing assembly interfacing linking. |
INSTR.ZIP | 9525 |
Feb 12 1986 | Provides a sophisticated means of reading input from the keyboard. Includes full C source code. |
INT.ZIP | 747 |
Jun 2 1989 | Examples of Borland C interrupt servicing routines. |
INT24-C2.ZIP | 3102 |
Apr 16 1990 | C routine to intercept Abort/Retry/Ignore message. |
INT24-TC.ZIP | 8511 |
Aug 19 1987 | Critical error handler with source code for Turbo C. |
INTC.ZIP | 28867 |
Jun 29 1988 | A powerful performance analyzer to evaluate code efficiency. This is a try before you buy version of the commercial product INSIDE!. Some features disabled. Good Docs included. |
INTERP11.ZIP | 7321 |
Nov 3 1991 | Expression evaluator with c source. |
INTRLIB1.ZIP | 95852 |
Mar 10 1992 | INTR_LIB C toolkit - an interaction graphics library for MSDOS environment. This library provide basic windowing facilities, pop up and pull down menus, and support keyboard, mouse and joystick devices. |
INTSER.ZIP | 3217 |
Jan 11 1989 | Interrupt driven serial routines written in C. Full source included. |
INT_MUS.ZIP | 8183 |
Oct 29 1988 | INT driven music demo with TC1.5 source. |
INT_PKG.ZIP | 34710 |
May 19 1985 | Interrupt driven communication package. ASM source with 'C'. |
IOCCC.ZIP | 62992 |
Mar 26 1989 | Results from the official C obfuscate contests. Some pretty weird code. |
IRITLIBS.ZIP | 13071 |
May 5 1990 | Libraries for IRIT sources. |
IRITS.ZIP | 211103 |
May 7 1990 | Complete C source code to IRIT. |
ISHDFU.ZIP | 11377 |
Sep 2 1989 | Various C CRT and I/O functions. Very simple, but good for the beginner. |
ISQRT.ZIP | 1520 |
Jan 23 1988 | Fast long integer square root ASM routine written to be callable from Turbo C. 7 times faster then Turbo C's SQRT() function. |
IS_CON10.ZIP | 4121 |
Nov 5 1993 | Identify if console has been redirected w/ C and .ASM source examples. |
ITSY.ZIP | 120295 |
Mar 19 1993 | C module to create small title bars on your windows. Include documentation, examples, and source code. |
IXREF11B.ZIP | 98636 |
Apr 15 1993 | Interactive Cross Reference v1.1b - turns C code into a cross referenced database, nice tool. |
J414SRC.ZIP | 241628 |
Nov 2 1989 | Jonatha's Own Version of Emacs 4.14 source code. |
JAZLIB.ZIP | 142242 |
Jul 21 1986 | Another set of Turbo C library. |
JAZ_CLIB.ZIP | 165469 |
Feb 1 1987 | Jack Zucker's library for C - manu functions, good. |
JER_MSC.ZIP | 11914 |
Mar 7 1987 | Assorted 'C' routines for use with Microsoft C. Very useful. |
JFKLIB.ZIP | 80748 |
May 11 1991 | Extensive Windows 3.0 C++ class for Borland C++ and Zortech C++ compilers. |
JJBQC.ZIP | 78277 |
Feb 24 1989 | A very complete set of high level I/O routines for Microsoft+Turbo C. |
JOYSTICK.ZIP | 8381 |
Jul 29 1988 | Calibrate and read w/TC1.5 src. |
JPL-C1.ZIP | 61733 |
Feb 3 1987 | C utilities from Jet Propulsion Labs. |
JPL-C2.ZIP | 71492 |
May 18 1986 | More assorted 'C' routines. |
JPSRC2.ZIP | 251583 |
Dec 13 1991 | The Independent JPEG Group's JPEG software. Full C source code. |
JSTR.ZIP | 5332 |
Oct 10 1988 | Various string routines in Turbo C. |
JULIDATE.ZIP | 42131 |
Apr 15 1988 | Julian, Gregorian, and Modified Julian C functions with source. |
JUMBLEPZ.ZIP | 2167 |
Sep 29 1992 | Contains the source code to generate all permutations of n char string. Convenient for solving the Jumble puzzles in the paper. Unix shar file. |
JZCHKDSK.ZIP | 19169 |
May 11 1986 | JAZZ CHKDSK Replacement, Many Options Including Search For Bad Blocks !!. |
KAFSORT.ZIP | 112264 |
Jun 14 1993 | KAFS 2.0 is a full featured file system and sort package for C programmers. The package contains source code, specifications, instructions, and associated utilities. |
KERMCU01.ZIP | 233561 |
Feb 17 1993 | Kermit 5A(188). Docs, makefiles and c-source file for many varients of Unix. Disk 1 of 5. |
KERMCU02.ZIP | 211921 |
Jan 25 1993 | Kermit 5A(188). More source files for various unix systems. Disk 2 of 5. |
KERMCU03.ZIP | 184859 |
Feb 17 1993 | Kermit 5A(188). More C souce, generic Unix. Disk 3 of 5. |
KERMCU04.ZIP | 210712 |
Feb 17 1993 | Kermit 5A(188). C source for VMS, OS/2, OS9 files. Disk 4 of 5. |
KERMCU05.ZIP | 161557 |
Jan 25 1993 | Kermit 5A(188). C source for DG, Atari, Amiga files. Disk 5 of 5. |
KERMIT.ZIP | 8964 |
Jan 19 1986 | C source for kermit. |
KERNEL.ZIP | 16142 |
Nov 25 1986 | C Multi-tasking kernel. |
KEYLIB11.ZIP | 16559 |
May 4 1994 | Low-level keyboard handler. Tests for key combinations that other routines will not handle. Libraries for C. |
KEYS.ZIP | 6976 |
Jan 16 1987 | KB Macro Creation Program with C Source. |
KSLIB.ZIP | 32833 |
Oct 13 1991 | A Turbo C library with basic window, database, sound, etc. No src. |
K_R.ZIP | 17000 |
Feb 15 1989 | This disk contains demostration programs that parallel the Kernighan and
Ritchie book: The C Programming Language. The programs are grouped by
chapter (C-CH.1 thru C-CH.7). Each chapter contains various examples or
C programs that demostrate a function or method. These programs are not
meant to be finished C programs, rather they were created for classroom
use as an aide. Most of these programs are in general C libraries although
generally in a greatly enhanced form. |
LANCE.ZIP | 3084 |
Feb 28 1993 | C source to trap any Windows API function calls made by any program. |
LCOMM50.ZIP | 121110 |
Aug 1 1989 | The LiteComm Communications Toolbox for MS C and TurboC. |
LEARN-C.ZIP | 83923 |
Sep 26 1987 | A simple to use C tutorial that is great for beginners to C. |
LESSSRC.ZIP | 50194 |
Apr 23 1988 | 'C' source code for LESS which is more than MORE for PC's. |
LH113SRC.ZIP | 34798 |
Jul 17 1989 | Turbo C (and TASM) source code for Lharc version 1.13b. |
LHA211S.ZIP | 58882 |
Mar 4 1991 | Complete C source code for Lharc 2.11. |
LHARCSRC.ZIP | 38186 |
Aug 5 1991 | Complete C source code for the Lharc compressor. |
LHARC_C.ZIP | 4394 |
Apr 1 1989 | C code for the LHARC file compression algorithm. |
LH_UNIX.ZIP | 56738 |
Mar 12 1990 | LHARC C source code that has been ported to UNIX and OS/2. |
LIBLISTS.ZIP | 3446 |
May 30 1987 | A comparative listing of Turbo C 1.0 and Microsoft C 4.0 Library functions and macros, MS-DOS versions. |
LIBTOOL.ZIP | 33281 |
Aug 11 1988 | Keeps track of your libraries, documents your .OBJ files. |
LINGUA12.ZIP | 33945 |
May 21 1993 | LINGUA v1.2 - a package designed to help C-programmers develop applications in multiple languages. |
LINKLIST.ZIP | 8172 |
Sep 9 1987 | Linked Lists implemented in C with source. |
LIST1.ZIP | 4136 |
May 17 1988 | UNIX Compat. Std I/O Library. |
LISTZIP.ZIP | 7953 |
Oct 26 1992 | Very fast ASCII file viewer with 'C' source from Byte. |
LITE286.ZIP | 616254 |
Feb 28 1994 | Shareware version of Phar Lap 286 DOS extender. Works with Borland C. |
LLIST102.ZIP | 28499 |
Mar 11 1988 | Doubley-linked list routines in C. |
LLISTMGR.ZIP | 19759 |
Aug 23 1989 | LLIST is a set of C functions that make it easy to implement single or double link lists in all your C programs. All C source is included. |
LLST1201.ZIP | 28369 |
Dec 1 1986 | Link lists in c good code comments. |
LNFDEMOZ.ZIP | 194877 |
Feb 11 1991 | Oakland Groups Look & Feel Demo For C Scape Programmers. |
LOOKIT.ZIP | 2012 |
Aug 14 1992 | Source of "C" file used to scan text files for strings. |
LOOKUP.ZIP | 4237 |
Mar 21 1989 | C++ source code for a command lookup table. Turbo C++ compatible. |
LOVE-C.ZIP | 294235 |
Jun 19 1994 | Tim Love's famous C language tutorials and teaching materials. Requires postscript printer or TeX to produce beautiful manual of C programming. Also lesson materials suitable for classroom use. First rate, and free from Ca |
LPTPIN.ZIP | 9915 |
May 5 1994 | Sample C source code to control the pins on parallel port. |
LS.ZIP | 18876 |
Oct 18 1988 | Brings UNIX ls command (DIR) to MSDOS. C source. |
LSAM23.ZIP | 141507 |
May 8 1988 | LSAM (Lydian Software Access Method) V2.03 is an indexed sequential (ISAM) file access method implemented as a runtime library accessed through a set of interface subroutines for users of Microsoft C. |
LSPD05-1.ZIP | 107457 |
Oct 21 1991 | Light Speed graphics lib v0.05 [1 of 2] - Prerelease of high speed C graphics library hand coded in ASM optimized for speed & size. Includes mouse & extended keyboard support. Also available - a wide variety of graphics pr |
LSPD05-2.ZIP | 67078 |
Oct 21 1991 | Light Speed graphics lib v0.05 [2 of 2]. |
LSTDRG.ZIP | 7802 |
Jun 18 1992 | Source code showing how to drag and drop from one list box to another in Windows 3.0+. From Microsoft support on Compuserve. |
LUCIFER.ZIP | 6304 |
Feb 8 1985 | Encryption decryption routines with full source. |
LXEXE.ZIP | 18075 |
Jan 23 1993 | VERY detailed info on LX file headers (WATCOM & OS/2). |
LZHSRC10.ZIP | 5888 |
Apr 19 1989 | More source for the lzh compression format. |
LZHUF10.ZIP | 25248 |
Apr 6 1989 | C source for compression used in LHARC. |
LZPIPE.ZIP | 68155 |
Mar 14 1994 | C and ASM code for LZW & deflate file compression. |
LZW.ZIP | 6958 |
Aug 20 1985 | Full C source to a simple LEMPEL-ZEV file compressor. |
M68KDIS.ZIP | 23624 |
Nov 9 1994 | C source code: m68kdis is a disassembler for the Motorola 68000 family of cpu chips. The disassembler attempts to discern between the instruction and data portions of an object code file. |
MAKEMA.ZIP | 28218 |
Jul 12 1988 | Makes a Makefile for C5.1 with source. |
MAKER.ZIP | 13638 |
Apr 29 1989 | MAKEFILE maker with source. |
MANYKEYS.ZIP | 12615 |
Aug 27 1991 | C (or C++) routines which implement a multi-key replacement BIOS interrupt, providing the capability to read more than one key at a time (among other things). Uploaded by author. |
MASSMAIL.ZIP | 1626 |
Sep 3 1993 | Mass mailer generates letters from address file and a form letter file. Includes C source code only. |
MATRIX.ZIP | 8710 |
Jan 13 1985 | Matrix Math Functions for C. |
MAXS_102.ZIP | 526261 |
Aug 11 1990 | C source code to the Maximus BBS system. Will compiler under Turbo C and Microsoft C, both as a DOS and OS/2 program. |
MAZE.ZIP | 44574 |
Nov 10 1988 | TurboC program that draws. |
MC212.ZIP | 200639 |
Jun 9 1991 | Micro-C 2.12. A superb multi-platform C compiler. FULL source available with registeration. Nomimal registration fee. A must if you want to examine simple and effective C code and compiler design. |
MCDT101.ZIP | 47599 |
Jan 27 1992 | Mouse Cursor editor for C. Shareware. Edit a cursor & save the C code to use it. Works great. |
MCOMM600.ZIP | 166153 |
Oct 3 1994 | MCOMM ASYNC COMMUNICATIONS LIBRARY - Fast serial communications library for C programmers. Supports 4 simultaneous ports, up to 115200 baud, 16550 FIFO mode, and IRQs 2-15. Async code is 100% optimized assembler for maxim |
MCWINM.ZIP | 94931 |
Jan 11 1988 | Windows and QUIK WRITE routines for TC, MS-C, & Quick-C. FAST!!. |
MDIDEMO.ZIP | 9380 |
Jul 1 1990 | C source for demo of Windows MDI program. From Microsoft. |
MEMDEBUG.ZIP | 45516 |
Jul 30 1994 | MEMDEBUG version 1.5, a free utility for C provides memory management error detection of leaks, illegal free()'s, illegal access errors, off-by-one errors, memory usage profiling, trace of memory function calls, low memory |
MEMRES.ZIP | 34688 |
Jun 13 1988 | Turbo C TSR-building files VG!. |
MENU.ZIP | 6580 |
Nov 1 1987 | Great pulldown menu routines in C. |
MENUDEM.ZIP | 6492 |
Nov 8 1987 | A demonstration of menu and windows using Turbo C source code. |
METER.ZIP | 2460 |
Feb 19 1991 | C source code for a simple meter display. Handy code to have. |
MEWEL11.ZIP | 222514 |
May 10 1989 | Windows/PM look-alike with full API and extensions. |
MEWELDT.ZIP | 87574 |
Dec 12 1989 | This is a great demonstration of the MEWEL C Toolkit- MS Windows simulation. |
MEWELMSC.ZIP | 49635 |
May 11 1989 | Mewel largeÿmodel library for Microsoft C. |
MEWELTUR.ZIP | 49797 |
May 11 1989 | Windows/PM look alike/part 2 Turbo C large model API. |
MF2PC.ZIP | 1535 |
May 9 1994 | Two simple c functions: 1. to translate ebcdic to ascii 2). translate Packed Decimal data to an ascii string. |
MF2PCPAK.ZIP | 4840 |
Jul 8 1990 | C source for uncompressing ASCII data files transfered from a mainframe to PC. Source code only. |
MG2A-DOS.ZIP | 221972 |
Aug 10 1988 | Mg (aka MicroGnuEmacs) editor for DOS, w/ C src. |
MIC.ZIP | 17142 |
Mar 19 1989 | Mini Curses. Complete and portable - UNIX/MINIX/TC/DOS. |
MICROC15.ZIP | 305146 |
Jun 24 1990 | Small 'C' compiler/utilities with source & documentation. Works with MASM. |
MIDSTR.ZIP | 2132 |
Dec 11 1987 | These functions were designed to acquire the same results as the BASIC equivalents. Full C source. |
MIKECOMM.ZIP | 41115 |
Aug 29 1987 | Communications routines for 'C' written in assembly. |
MIKES40C.ZIP | 26186 |
Oct 24 1986 | C function library. |
MIRACL.ZIP | 87505 |
Feb 11 1993 | Arbitrary precision math library in C with source. Shareware. |
MIXISAM.ZIP | 10590 |
Jul 20 1992 | Set of functions to make the Mix C/Database Toolkit substantially easier to use. Compiled, it lets you use the Toolkit right away. As text, the source code shows the calling protocols and sequences for the Toolkit. |
MKPREP.ZIP | 59696 |
Feb 1 1989 | MAKEPREP is a utility that removes the drudgery in preparing large make files. MAKEPREP collects a set of basic information, scans the C and ASM files in the current directory, and then formulates the make file. |
MKPROTO.ZIP | 16138 |
Sep 7 1989 | Make ANSI C style function protocols from your existing source. |
MKPROTOB.ZIP | 33481 |
Jul 27 1992 | Mkproto takes as input one or more C source code files, and produces as output a list of function prototypes (a la ANSI) for the external functions defined. |
MNDL.ZIP | 93507 |
May 10 1988 | "C" src to display, edit the Mandlebrot Set (EGA). |
MNP14.ZIP | 44259 |
Oct 5 1989 | MNP transfer Protocol in software verision 1.2 with C source. |
MODELS.ZIP | 3407 |
Aug 11 1991 | Electing a model for Turbo C or Turbo CPP simplified. |
MONO.ZIP | 14690 |
Dec 2 1991 | C routines that allow printing of debug messages to a secondary B&W monitor. Support is included for Windows 3.0, DOS and Actor 3.1. |
MONOV2.ZIP | 22584 |
May 18 1992 | Windows and DOS secondary monitor support routines. Source Code INCLUDED. |
MOU.ZIP | 25544 |
Jan 8 1991 | These C routines will allow you to interface with the mouse driver in your programs. The routines have the added feature of displaying a 'true' mouse cursor in text mode on an EGA or VGA by reprograming the font on the fl |
MOUSE_C.ZIP | 25399 |
Apr 27 1990 | Mouse event handler in TC 2.0. C and TASM source is included. Stuffs the keyboard via mouse movement and button presses. |
MOUSE_TC.ZIP | 29344 |
Apr 29 1990 | Mouse source code for Turbo C. |
MOUSY.ZIP | 10072 |
Nov 14 1990 | Experiments in programming a mouse, includes full C source code. |
MPUSR2.ZIP | 37733 |
May 24 1992 | C source code that provides basic MIDI message handling for IBM-PC systems equipped with a Roland MPU-401 or compatible MIDI interface card. |
MPU_C.ZIP | 16241 |
May 4 1987 | MIDI MPU401 source code drivers in C. |
MRANDOM3.ZIP | 101396 |
May 8 1994 | Mrandom 3.0 is a package to write machine independent C-language programs that call pseudorandom number generators (RNGs). A standard interface to nine different RNGs is provided in C source code form. |
MRU-TC.ZIP | 34688 |
Jun 13 1988 | Memory Resident Utilities in TC from the book -Turbo C:Memory Resident. |
MSC51PAT.ZIP | 38404 |
Jun 3 1988 | Official Microsoft patch, MSC 5.1 printf(). |
MSC5BUGS.ZIP | 2303 |
Feb 4 1988 | Bugs in MSC5.0 compiler. |
MSC60.ZIP | 3469 |
Apr 11 1990 | Press release about Microsoft C version 6.0. |
MSCHRT3.ZIP | 48177 |
Jul 24 1990 | MSCHRT (Microsoft C High Resolution Timer) is a software library that provides the software developer with reliable timing functions that work across the entire Intel 80xxx PC compatible hardware environment with microseco |
MSC_COLR.ZIP | 7316 |
Dec 6 1987 | MSC Color rtns. |
MSC_CRC.ZIP | 21966 |
Nov 19 1989 | These ASM functions calculate a 32 bit CRC, and are callable from Turbo C or Microsoft C. |
MSC_WIND.ZIP | 6025 |
Dec 6 1987 | Windows routines for MSC v 5.0. |
MSPELL.ZIP | 222933 |
May 26 1993 | MSPELL v1.5 C/C++ Spell checking library. Spell checking library for c/C++ programs. Includes library files for all models of Borland and MicroSoft C. Current dictionary sizes are: 39,000 words and 119,000 words. |
MSPELL1_.ZIP | 136739 |
Jul 23 1987 | Micro Speller. EMACS type spelling checker with C source. |
MSSWITCH.ZIP | 1881 |
Jul 1 1987 | Undocumented switches for MicroSoft C. |
MSTOOLB.ZIP | 2671 |
Apr 13 1991 | Quick C (2.0+) mouse functions toolbox. Easily ported to other compilers. |
MTLIB.ZIP | 49530 |
Dec 8 1988 | A cooperative multi-tasking library in C written by Lynn Lively. Loosely based on one that appeared in Oct. 88 Computer Language. With C source and short demo program. |
MTVSRC.ZIP | 63044 |
May 8 1990 | Microsoft C 5.1 source code for a ray tracer. |
MULTINST.ZIP | 11977 |
Feb 21 1992 | Windows 3.1 C code to show how to create a multi instance DLL that maintains separate data for each task that links to it. |
NAMEC.ZIP | 1625 |
Sep 4 1989 | C source code for a random name generator. |
NBSAMP.ZIP | 26528 |
Sep 26 1988 | Example "C" source for accessing NetBios. |
NDMAKE43.ZIP | 42264 |
Sep 22 1987 | Fully Unix-compatible 'make' for C. |
NDX201.ZIP | 21103 |
Jul 31 1989 | Create and maintain B-Tree type indexes in C. |
NETCLB23.ZIP | 122425 |
May 19 1994 | A hot new novell developer's library to lots of novell specific application development. For C programmers only (BC, MSC, TC). Small module library is only included. |
NETCPP.ZIP | 58470 |
Oct 1 1990 | This neural network in Turbo C++ was described in "Building a neural net in C++" in the October, 1990 AI EXPERT magazine. It's non-optimized, but might be a good introduction to neural nets for someone with a knowledge of |
NEWRBOOT.ZIP | 510 |
Nov 17 1989 | An example source for rebooting the computer from C. |
NEWTREE.ZIP | 17883 |
Mar 23 1989 | C source that is an excellent example of recursive programming. Displays a complete directory tree. OS/2 and DOS versions. |
NH313SC1.ZIP | 644331 |
Aug 6 1993 | NetHack 3.1.3 C Source (1/4). #1 is needed to compile all versions. |
NH313SC2.ZIP | 548825 |
Aug 6 1993 | NetHack 3.1.3 C Source Code (2/4). |
NH313SC3.ZIP | 593767 |
Aug 6 1993 | NetHack 3.1.3 C Source Code (3/4). This file, #3, contains files for DOS, OS2, and some files used for WinNT. |
NH313SC4.ZIP | 692681 |
Aug 6 1993 | EtHack 3.1.3 C Source Code (3/4). This file, #4, is not needed for DOS or OS2 versions. It is for Amiga, Mac, VMS, Unix, WinNT, and some other versions only. |
NIH.ZIP | 177810 |
Jul 21 1989 | C++ routines from the National Institutes of Health. |
NIHCL30A.ZIP | 166654 |
Apr 14 1991 | NIH C++ class library. Described in the book "Data Abstraction and Object-Oriented Programming in C++" by Keith E. Gorlen, Sanford M. Orlow, and Perry S. Plexico. Part 1 of 3. |
NIHCL30B.ZIP | 159553 |
Apr 14 1991 | NIH C++ class library, v3.0. Part 2 of 3. |
NIHCL30C.ZIP | 183775 |
Apr 14 1991 | NIH C++ class library, v3.0. Part 3 of 3. |
O88_V310.ZIP | 23233 |
Nov 16 1986 | Optimizer for the Personal C Compiler (PCC) works very well. |
OBFUSC89.ZIP | 22067 |
Oct 14 1989 | Winners of the 1989 Most Confused 'C' Code. Try to figure these out!!. |
OCM_SRC.ZIP | 5238 |
Dec 28 1986 | Opus fossil for Microsoft or Lattice C. |
ODLIST.ZIP | 5283 |
Jul 5 1990 | Windows C source code that illustrates the use of functions and messages for owner-draw, single select list box with strings. |
OHLMAKE.ZIP | 464843 |
Mar 7 1993 | MS-DOS Port of GNU Make 3.58 with complete C source code. |
OKUMURA.ZIP | 17781 |
Apr 10 1989 | Source code for 3 Japanese Compression routines in C. |
OLEO130S.ZIP | 341966 |
Apr 15 1993 | GNU Oleo version 1.3 spreadsheet from the Free Software Foundation, like Lotus 1-2-3, freeware from the Free Software Foundation, full C source code. |
ONECOPY.ZIP | 4418 |
Nov 28 1989 | C source to copy a file from one drive to another using all free memory as a buffer. Very fast. |
OPTC38.ZIP | 12671 |
Jul 12 1992 | Hints on how to optimize C code for the utmost in performance. |
OPTIONS.ZIP | 2876 |
Feb 2 1986 | Using Command line options. C-source. |
OWNDRAW.ZIP | 8600 |
Apr 7 1993 | OWNDRAW.C - Example of using an owner-draw listbox. |
O_ZMODEM.ZIP | 21477 |
Jul 10 1987 | C Source for Zmodem Protocall. |
PARANOIA.ZIP | 18360 |
Jul 12 1990 | C source for checking compiler floating-point performance. |
PARSER.ZIP | 7248 |
Jan 14 1986 | A powerful parser written in C with source. |
PAS2C.ZIP | 4033 |
Jun 1 1987 | Convert pascal source code to c source. |
PASSWRD.ZIP | 2038 |
Sep 26 1989 | Very simple password protection for your HD. Turbo-C source. |
PATCH12.ZIP | 110924 |
Oct 2 1990 | Patch version 12. Useful for maintaining changes in software. With DIFF and PATCH, you have a rudimentary source control system. Turbo C source. |
PC-8250.ZIP | 37106 |
Feb 7 1991 | Complete source code for 8250 Programming (Includes source to make a terminal program with including vt100 stuff). |
PCBOOK.ZIP | 33686 |
Oct 22 1987 | Programs from book on TSR's and popup menus for Turbo C - good stuff che. |
PCC-COMM.ZIP | 34494 |
Dec 3 1988 | Extensive C Comm support routines. |
PCC-FNCT.ZIP | 33590 |
Dec 3 1988 | Several general purpose C routines. |
PCC12D.ZIP | 176776 |
Jan 11 1993 | Latest Version of The Personal C Compiler (v1.2d) direct from PSYMATIC BBS. |
PCGRAPH.ZIP | 43374 |
Sep 29 1987 | Lattice/Datalight C IBM graphics. |
PCKERMIT.ZIP | 90616 |
Jan 20 1987 | Kermit module including 'C' source. |
PCL4C.ZIP | 72832 |
Mar 15 1992 | Personal Communications Library for C. |
PCSHEL23.ZIP | 97360 |
Dec 31 1993 | Full IDE for Power C Compiler. Pull down menus, dialog boxes, etc. |
PCTHREAD.ZIP | 87537 |
May 26 1991 | Library for building multithreaded PC applications. Library is for Turbo C & small model only. |
PCURSE14.ZIP | 86018 |
Jan 20 1990 | 'C' source and a make.exe comprising the PCCURSES 1.4 package. U*ix like screen handler package. |
PCVMM1.ZIP | 26062 |
Mar 19 1990 | pcVMM (PC Virtual Memory Manager) is a FAST memory manager that allows your C programs to allocate up to 32MB of virtual memory. pcVMM was written to be small and FAST. Microsoft C libraries only. |
PCX256SR.ZIP | 1581 |
Jun 22 1991 | C source code to display 256 color PCX images. |
PCX2TXT2.ZIP | 16768 |
May 28 1992 | This utility converts PCX or PCC picture files into text files that can be assembled or compiled using C. |
PCXL16.ZIP | 86120 |
Jan 26 1992 | C source for manuplating PCX graphic files. |
PDOC17.ZIP | 25907 |
Feb 13 1991 | PDOC will format .c and .h files, using the concepts of Marcus at Berkeley. Will print to laser printers (PostScript and PCL). |
PDSPREAD.ZIP | 46693 |
Feb 15 1988 | 'C' source code for a PD Spreadsheet on U*ix systems. |
PDTAR.ZIP | 87358 |
May 16 1988 | Public Domain UNIX TAR utility, compiles under dos, minix, unix, etc. |
PDW1231.ZIP | 70331 |
Dec 31 1987 | Window source code in 'C'. |
PDXPP.ZIP | 6659 |
Jun 28 1990 | Access the Paradox Engine using C++ class objects. |
PERL4035.ZIP | 597668 |
Nov 13 1992 | GNU Perl programming language version 4.0 patch level 35. Complete C source code for many systems including Unix, VMS, OS/2, Atari, and others. Requires "tar" to unarchive. Perl is a very powerful language similar to Awk b |
PETZOLD.ZIP | 180367 |
Nov 12 1990 | Source code for Charles Petzold's book "Programing Windows". |
PFILE2.ZIP | 24572 |
Jan 11 1988 | MSC 5.0 Execution Analyzer. |
PFKEYS.ZIP | 19201 |
Jan 17 1989 | C source to redefine pf keys. |
PGP20SRC.ZIP | 351609 |
Mar 7 1993 | PGP (Pretty Good Privacy) Ver 2.0 - RSA public-key encryption freeware for MSDOS. Executables in file PGP20.ZIP. |
PH_BENCH.ZIP | 17111 |
Oct 26 1989 | This is a simple set of benchmarks intended to give programmers timing information about common C operations. By Plum Hill. |
PH_MACRO.ZIP | 11115 |
Oct 26 1989 | This is a tutorial program which illustrates how the Standard's macro expansion algorithm works. By Plum Hill. |
PI-5WAYS.ZIP | 4831 |
Jun 15 1991 | Five ways to calculate PI. C source code. |
PI.ZIP | 1046 |
Jun 22 1987 | Source Code for calculating PI. |
PICK.ZIP | 2573 |
Feb 20 1992 | Utitility to pick and choose files. ( C source). |
PI_CALC.ZIP | 7059 |
Sep 23 1988 | Calculate pi to 1000 places, with C source. |
PLUM_S.ZIP | 174253 |
Mar 2 1989 | Source from Book "Learning to Program in C" Tons of code. |
PMAK_125.ZIP | 22421 |
Apr 1 1993 | ProtoMak 1.25 Prototype generator for C/C++. |
PML.ZIP | 4315 |
Jun 11 1990 | Poor Man's LAN Source from "C Power Users Guide". C source code. |
POLY3DHS.ZIP | 57024 |
May 5 1990 | Turbo C ver 2.0 sources for POLY3D-H. |
POLY3DRS.ZIP | 72335 |
May 7 1990 | Turbo C ver 2.0 sources for POLY3D-R. |
POLY3DS.ZIP | 85517 |
May 7 1990 | Turbo C ver 2.0 sources for POLY3D. |
POPI.ZIP | 212330 |
Dec 13 1989 | POPI Graphics language implementation. Includes a LOT of C source code. Interesting to those doing UNIX programming. |
PORTABLC.ZIP | 12772 |
Jan 30 1990 | Various C files including a file compressor, and some Kermit utilities. Only uses generic C calls. |
POWER-C.ZIP | 55992 |
Dec 29 1987 | Source listing from "C: Power User's Guide". |
PPC.ZIP | 13526 |
Feb 2 1989 | Pretty C Printer. Formats C source code for Indents. Includes C source. |
PPT100.ZIP | 435876 |
May 1 1993 | PPT V1.0 - Programmer Productivity Tools. A collection of search, replace, and flow analysis tools for (mostly C) programmers. |
PRESSKEY.ZIP | 6193 |
Apr 20 1991 | This small C routine, source included, will return the getch codes for various keys in an unsigned integer and display the results to the screen. |
PRGCRST1.ZIP | 99217 |
Jun 21 1990 | Programs for use with "Graphics Programming in C". VGA, CGA, and Mono. |
PRGCRST2.ZIP | 105905 |
Jun 21 1990 | Programs for use with "Graphics Programming in C". VGA, CGA, and Mono. |
PRINTF.ZIP | 38404 |
Jun 3 1988 | Official patches to MSC 5.1 from MSSIG on Compuserve. |
PROFIL.ZIP | 46480 |
Sep 1 1990 | Link into Turbo C 2.0 programs and will generate a log file of all function calls, including % of time spent in each. Can also generate a histogram from the data. Appears to work with Turbo C++ also. |
PROGDDE.ZIP | 84037 |
Jan 30 1991 | Windows 3.0 C++ Code to Add Programs to Program Manager. |
PROGPROT.ZIP | 25045 |
Nov 5 1988 | Allows you to add serial numbers to your programs. C source. |
PROGRE.ZIP | 6346 |
Feb 2 1988 | Small piece of Windows C code that illustrates both a textual and visual progress indicators. |
PROTO217.ZIP | 109975 |
Jun 15 1992 | The prototype extractor automates part of an ANSI C and C++ 2.0 programmer's work. It also supports K&R functions declaration syntax. |
PROVER.ZIP | 8971 |
Jun 13 1988 | C source for Theorem prover (formal logic). |
PROWINDC.ZIP | 50915 |
Oct 17 1989 | Good Professional windows toolbox for use with C. V2.021. |
PRTCHK.ZIP | 8289 |
Nov 4 1989 | Checks printer status, "C" source. |
PRTGRAP.ZIP | 1317 |
Apr 1 1991 | Turbo C source code to dump graphics to dot-matrix printer. |
PTRS.ZIP | 1389 |
Jun 22 1988 | Pointer conversion routines with Turbo C source. |
PUBWIW_C.ZIP | 85143 |
Nov 10 1987 | Graphic windows uses metawndo; requires mouse; c source; mac like interf. |
PULLDN_C.ZIP | 7829 |
Jun 2 1987 | C source code for pulldown windows. |
PXENG.ZIP | 15031 |
Dec 31 1991 | Norton guide for Paradox Engine C library. |
QA.ZIP | 18582 |
Aug 18 1986 | This program constructs a binary tree using the data contained in a text file. It then queries the user for directions for traversing the tree. This technique can be used for designing simple expert systems, or games. C |
QCDEMO.ZIP | 63923 |
Jan 29 1987 | Demo of QC, a C interpretor. Looks like it may be interesting. |
QCSYS.ZIP | 2704 |
Oct 15 1987 | Unix type system header files for Quick C. |
QCTBOX.ZIP | 69009 |
Aug 11 1991 | Source code from book Microsoft QuickC Toolbox by Craig. |
QCTSR.ZIP | 6218 |
Aug 7 1989 | TSR on-screen clock utility with full Quick C source. |
QC_K_R.ZIP | 74000 |
Feb 15 1989 | I recently purchased QuickC to learn C programmimg. I used
"The C Programming Language" by Kernighan and Ritchie as a
text. I completed all the programming exercises in this effort.
Exercise 1-2 and 1-9 are not included for since they do not
require a program.
I thought that perhaps others learning C might find them
helpful. All exercises have been tested but since this was
a learning effort, some errors can be expected. Any feedback,
corrections or observations are welcomed.
Jack Johnson |
QSEARCH.ZIP | 3206 |
Oct 20 1992 | Quick Search! Fast substring search routine in Ansi-C. |
QUALDPMI.ZIP | 553405 |
Nov 23 1992 | The Qualitas C/C++ Libraries for DPMI provide the C/C++ programmer with easy access to DPMI. |
QUOTE25B.ZIP | 87443 |
Mar 8 1994 | TifaWARE QUOTE v2.5b -- display randomly generated quotes. User can modify quote datafile with any ASCII editor. Default datafile contains 1000+ quotes. Includes source for BCC++ v3.1. |
QWIKC21.ZIP | 70810 |
Jul 6 1989 | A collection of shareware C functions utilizing DOS ASM language for speed. |
QWKREP.ZIP | 35053 |
Sep 25 1992 | Source code for using QWK packets in C programs. |
R386DEV4.ZIP | 194507 |
Mar 7 1993 | REND386 -- A 3-D Polygon Rendering Package for the 386 and 486. Complete C library. |
R50TOASC.ZIP | 7660 |
Aug 8 1990 | C routine that demonstrates conversion of Radix-50 to ASCII. |
RAND31.ZIP | 20016 |
Jan 7 1991 | Random number generator with TASM and C source code. C visual test source & noise generator. |
RAYTRACE.ZIP | 2393 |
Aug 15 1990 | Ray Tracing program that includes complete C++ source. |
RBBS-2C.ZIP | 17109 |
Sep 17 1987 | Read RBBS msg file/ C source. |
RCS55SRC.ZIP | 142103 |
Dec 6 1991 | GNU's RCS source code version control version 5.5 ANSI C source (TC++v2). |
RDIR.ZIP | 19668 |
Jun 14 1987 | Some good tsr examples for Turboc-C. |
READFLOP.ZIP | 9939 |
Jun 9 1988 | Turbo C source to read in selected floppy sectors into a file. |
READKY41.ZIP | 21496 |
Aug 14 1991 | C source code to read a keystroke directly from the keyboard, and return the scan code generated. |
README95.ZIP | 12719 |
Sep 23 1993 | Description of fixes (patch A) for Watcom 9.5 (32 bit). |
READRX.ZIP | 6913 |
Sep 25 1987 | Read Reflex data files in C. |
RECIPEX.ZIP | 231425 |
Feb 15 1994 | Source code to NUMERICAL RECIPES IN C and EXAMPLE BOOK. |
REGEXP.ZIP | 20480 |
Sep 13 1987 | A regular expression parser in C, does replace. |
RESLB201.ZIP | 24762 |
Oct 31 1987 | TSR TC library. |
RFILE.ZIP | 1206 |
May 27 1988 | Allows Random Access Files in C. |
RMXTK1.ZIP | 50326 |
Dec 13 1991 | RMAXTASK Multitasking library for C/C++. Much easier to use than most C multitasking libraries, and well documented. Shareware. |
ROFF60.ZIP | 21876 |
May 25 1986 | PC version of UNIX nroff text formatter utility for DOS. Includes C source code. |
RPNCALSC.ZIP | 38432 |
May 30 1990 | RPN Calculator. HP scientific style, very nice. C source included. |
RS232-C.ZIP | 28240 |
May 3 1993 | Small library of serial I/O code for Borland C. |
RTFPARSE.ZIP | 89161 |
Jul 19 1993 | C source code to parse RTF files, from Internet. |
RTX.ZIP | 75548 |
Mar 8 1992 | Real Time Executive written in C language and 8086 Assembly from The Computer Applications Journal ( Circuit Cellar Ink). |
RWPAT1.ZIP | 6741 |
Sep 23 1991 | Patch for Borland's Resource Workshop so that it will run under Windows 3.1 beta. |
RXGRAPH.ZIP | 21361 |
Sep 17 1987 | Low level graphics (MSC or REXX). |
RZSZ317.ZIP | 61907 |
Nov 10 1991 | Z-Modem C source code rz/sz for various platforms, direct from Omen Technology BBS. |
SALVE.ZIP | 43396 |
Jun 3 1988 | C functions "Use 'em for whatever you want". |
SAMPLR.ZIP | 25948 |
Feb 29 1992 | C-source for ODBC sample application (from MS-ODBC Forum). |
SBDAC.ZIP | 55428 |
Feb 12 1992 | Sound Blaster .VOC routines (Using DAC) with C and ASM source. |
SBF2.ZIP | 242889 |
Dec 1 1992 | File that's very useful for programming the SoundBlaster. Includes C source code as well. |
SC20HL.ZIP | 69872 |
Aug 31 1990 | SC20.HLP is the SoftC Database Library Reference Manual in Quick-C context sensitive help file format. |
SC3X02.ZIP | 16244 |
Oct 21 1992 | A programming example showing you how to make system calls for novell 3.x. In C. |
SC88.ZIP | 84915 |
May 13 1988 | Newest version of SMALL C. With source files. |
SCANCODE.ZIP | 5390 |
Feb 17 1987 | C program shows how to read keyboard scancodes. |
SCED15.ZIP | 238558 |
Aug 1 1990 | SCREDIT - a screen design utility program and library functions for C programmers. Shareware. |
SCI-12.ZIP | 23691 |
Feb 20 1986 | Small C Compiler. |
SCLIB131.ZIP | 227077 |
Jan 30 1992 | Shareware C library of functions relating to video, mouse, keyboard, XMS, EMS, sound, etc. |
SCR2TC20.ZIP | 10674 |
Aug 23 1989 | Convert screens from TheDraw to Turbo C format. |
SCREDT1A.ZIP | 126911 |
Jun 24 1989 | Screen Display Management for Turbo C. |
SCRGEN.ZIP | 20268 |
May 4 1987 | C Language Screen Generation. |
SCRIO1.ZIP | 6011 |
Aug 14 1987 | Screen IO program with C source. |
SCRLIB.ZIP | 1788 |
Jun 29 1987 | Library of screen rtns for C. Quick and good. |
SCRN11.ZIP | 31720 |
Jun 30 1987 | SCRNLIB is a library of text screen routines for the Microsoft and Turbo C compilers. Routines were written in ASM for speed and performance. |
SCRNLIB2.ZIP | 61260 |
Dec 1 1987 | MS-C5 Data entry screen design library v2.0. |
SCROLL2.ZIP | 41185 |
Jan 16 1994 | C source and example executables demonstrating screen scrolling. |
SDB.ZIP | 79650 |
Aug 1 1990 | Simple Database System. A small DBMS with C source included. Intresting. |
SDD11.ZIP | 12372 |
Jul 1 1988 | Directory Sort with C source code. |
SEALINK.ZIP | 21690 |
Feb 9 1987 | Sealink protocol routines in C. |
SED106.ZIP | 90911 |
May 11 1990 | GNU Sed 1.06, Stream text editor for OS/2 and DOS, with C source. |
SEGHEAP.ZIP | 3614 |
Jul 26 1992 | Implements a based heap out of a Windows GlobalAlloc() buffer. |
SEM10.ZIP | 14692 |
Oct 24 1989 | Implements semaphores using files. Will run on DOS and UNIX. Includes full C source for Turbo & MSC. |
SERIALC.ZIP | 3284 |
Apr 19 1988 | Serial communication routines written in Turbo C with full source. |
SERIALTC.ZIP | 3284 |
Apr 19 1988 | Serial port functions foTurbo C. |
SERUS221.ZIP | 13259 |
Sep 1 1990 | SERIOUS version 2.21 -- serial communications device driver for C. |
SER_TC.ZIP | 5020 |
May 14 1990 | Turbo C++ source code for async communication routines that do not require supporting assembly-language routines. |
SETCOMM_.ZIP | 9283 |
Dec 7 1988 | View and/or set com port addresses w/TC source. |
SETENV13.ZIP | 21924 |
Sep 28 1989 | Set DOS environment from within a C program. Includes source code. |
SETMODE.ZIP | 5216 |
Nov 25 1987 | Set video mode w/ TC source code. |
SETVAR.ZIP | 2745 |
Apr 27 1986 | Incredibly useful undocumented dos function (int 2e). with asm/c example. |
SFD2.ZIP | 37930 |
Aug 9 1989 | Screen & form designer, version 2.0, for CXL. |
SHADE.ZIP | 20328 |
Dec 17 1992 | SHADE is a way of packetizing a file for transmission via e-mail in such a way that if some of the packets are lost, the original file can still be recovered thanks to a novel application of the Chinese Remainder Theorem. |
SHERLOCK.ZIP | 103031 |
Jan 30 1992 | Sherlock C Debugging code. Uses debugging macros and commmand line switches to turn on debugging code. |
SHOWENV.ZIP | 6616 |
Feb 5 1988 | Show DOS environment strings (w/ C src). |
SHOWIT2.ZIP | 36963 |
Aug 3 1991 | Turbo C++ Source to load PCX files, upgraded from Turbo C 2.0. |
SHROUD.ZIP | 18237 |
Jun 7 1990 | Shroud your C source code - compilable but nearly unreadable to humans. |
SIOD30.ZIP | 63504 |
May 31 1994 | C source code for Siod 3.0, a scheme interpreter with built-in procedures using the Oracle Call Interface (OCI) and DIGITAL RDB SQL Services. |
SLCPX200.ZIP | 4614 |
Oct 30 1989 | Scott Ladd's complete complex number class for C++. |
SLIB11.ZIP | 43174 |
Dec 7 1986 | Screen control function library for MS and Turbo C. |
SLSTR201.ZIP | 7188 |
Oct 26 1989 | Scott Ladd's complete dynamic string class for C++. |
SMALLC.ZIP | 65336 |
Aug 7 1985 | Small 'C' compiler. |
SMALTALK.ZIP | 314171 |
Dec 16 1992 | GNU Smalltalk Version 1.1.1 Object Oriented Programming Language from the Free Software Foundation. Highly portable C source code. |
SMALTERM.ZIP | 33178 |
Mar 26 1988 | A small terminal program utilizing the mikecomm communications routines. |
SMCPC.ZIP | 20449 |
Feb 22 1986 | Another C compiler. |
SMDATA.ZIP | 31974 |
Oct 22 1989 | Data smoothing program with full C source. |
SMPDEMO2.ZIP | 101264 |
Jan 24 1991 | Demo of the Screen Manager Professional. Is a library of routines linkable to C to handle all your screen interfacing needs. For serious programmers only. Must see to believe. |
SMTC130.ZIP | 131327 |
Aug 22 1987 | SM Turbo C Library of Utilities (Very Nice). |
SNAV0111.ZIP | 127134 |
Apr 16 1990 | The Screen Navigator is an object-oriented device-independent character graphics driver package written in the C++ language. Full source code is included. |
SNIP1292.ZIP | 318773 |
Mar 7 1993 | Fidonet's C_ECHO Snippets. Many, many C examples, most are Public Domain. Excellent resource for those learning the C language. |
SOFTC2.ZIP | 253436 |
Aug 8 1990 | SoftC library V2.0 A library of C functions which allow creation, manipulation , and access to dBase compatable files. Very useful and well documented shareware library supporting MS C and Turbo C. |
SOLITR.ZIP | 20270 |
Feb 18 1986 | Excellent game of solitaire with source in C. |
SORTDEMO.ZIP | 2225 |
Mar 13 1992 | Sort routines in C. From Bubble to Quick Sort. C source code. |
SOUNDC.ZIP | 33835 |
Mar 31 1991 | Soundkit 1.0 is a collection of sound functions designed especially for users of Microsoft C compliers. |
SOUNDHAX.ZIP | 86085 |
Dec 19 1991 | Turbo C experimental SoundBlaster code of assorted types. |
SOUNDSYS.ZIP | 14337 |
Apr 9 1989 | This file contains the C source code for a background sound system that can be used in games and other types of applications that want to produce sounds and noises in the background. |
SOX.ZIP | 73652 |
Jun 15 1992 | C source code for sound conversion. |
SPLINE.ZIP | 1864 |
Oct 10 1991 | Natural qubic spline fast linear algorithm adopted from the book Algorithms by Robert Sedgewick. Only C source code included. |
SPLINT.ZIP | 21792 |
Apr 18 1989 | Sample file compression program using splay trees. Includes C source. |
SPLITAP.ZIP | 2258 |
Jan 5 1990 | Turbo C source splits TAPCIS .MSG files into individual message threads, great way to keep track on Compuserve Topics. |
SPREDSHT.ZIP | 6169 |
Dec 11 1991 | Sample C source code for a Windows 3.0 spreadsheet type application. |
SPU12.ZIP | 41086 |
Jul 4 1989 | Source Print Utility written in C with source. |
SPWNO413.ZIP | 99880 |
Dec 12 1992 | Ralf Brown's spawning replacement for TC, TP, and MSC spawn routines. |
SQHDR.ZIP | 1699 |
Apr 26 1991 | Squeeze C header files, usually halves disk space, will not destroy original. Includes full C source code. |
SQLIB.ZIP | 7308 |
Jul 5 1991 | Stack and Queue Library written in Turbo C 2.0. LIB, no source code. |
SQLVER1.ZIP | 48000 |
Jan 6 1989 | SQL interpreter for text files with Microsoft C code. |
SQZ32.ZIP | 5951 |
Jan 5 1988 | Squeeze/Unsqueeze spaces from ASCII file. C source included. |
SSPELL14.ZIP | 82121 |
Jul 18 1992 | Spell checker with C source code. |
SST110.ZIP | 92035 |
Jan 28 1992 | Library of C code to produce some very functional pulldown menus and windows. Comes with make file, demos and docs. Real nice starting kit. |
STARS256.ZIP | 27759 |
Mar 27 1991 | Stars is a 256 640x400 space flight demonstration. Pretty neat. Includes Source Code in C. |
STAYRESC.ZIP | 20309 |
Oct 27 1985 | TSR example, tips..with C source. |
STKTRACE.ZIP | 11583 |
Sep 16 1992 | Windows 3.1 app which contains complete code to obtain a stack trace of the current task. Uses the Toolhelp Library and can be used in both Win 3.0 and Win 3.1 environments. |
STNDRDH.ZIP | 4309 |
Jul 29 1992 | This file contains standard.h which is designed to fix some problems with the C language and to provide a basis for portable code. |
STOPWCH.ZIP | 20055 |
Mar 4 1990 | Simple c program that uses the PC as a stopwatch. |
STRANGEC.ZIP | 10524 |
Jan 24 1988 | Collection of strange c programs. |
STRCATM.ZIP | 923 |
Jul 17 1990 | A C function that allows multiple strcat()'s. For example : strcatm( string,"hello ","world ","what's ", "happening",NULL ). |
STRFIND.ZIP | 1306 |
Jul 8 1987 | C source code that searches a string for a given string. |
STRINC.ZIP | 1080 |
Jun 30 1986 | Generic C string handlers. Excellent for beginers. |
STRNG.ZIP | 15418 |
Oct 30 1991 | It searches strings in the C source and substitute these with defines. Strings are then listed in H files. Useful for language translation. |
STRPCHRT.ZIP | 103351 |
Aug 4 1993 | This is a C graphics library to create strip charts on dot matrix printers. It has lots of features of expensive, dedicated strip chart recorders. |
SUNMOON.ZIP | 5791 |
Sep 9 1992 | C source code to compute sun and moon rise and set times. |
SUPER_C.ZIP | 52047 |
Jan 1 1980 | Files from book supercharging C w/assembly language. |
SUPRMAKE.ZIP | 302662 |
Aug 16 1990 | A UNIX style make utility - lots of options. Works with Turbo C and Microsoft C. Includes Make editor, and Help facility. |
SVGAKT31.ZIP | 293998 |
Apr 4 1993 | The SuperVGA Test Library is a set of routines for automatically detecting a number of different SuperVGA chipsets, and performing bank switching and extended page flipping on supported SuperVGA's. Includes C source code. |
SWAP300.ZIP | 80549 |
Oct 4 1990 | SWAP is an ASM routine that can be called from a C program. It will swap most of the current program to extended memory, expanded memory, or disk. |
SWEARS10.ZIP | 23466 |
Jun 25 1991 | C Library Of Cursor Control Functions. |
SYBUILD.ZIP | 11161 |
May 2 1990 | Poor man's MAKE program from Sydex. Allows one to automatically execute complex compilation commands based on if the source code was modified. |
T1WIN.ZIP | 15634 |
Aug 8 1988 | Turbo C routines for screen management. Includes source code. |
T2C.ZIP | 103414 |
Dec 1 1987 | MS issued Turbo Pascal to QuickC translator. |
TALGOL.ZIP | 22775 |
Jun 19 1989 | "C" source code for book "Turbo Algorithms". |
TANDYTST.ZIP | 5109 |
Sep 6 1989 | Color test pattern for Tandy 16 color mode with source in "C". |
TASK_C.ZIP | 14736 |
Jul 31 1988 | Co-operative Multi-Tasking C routines. Not much documentation. |
TBISON0.ZIP | 81038 |
Jan 23 1989 | Bison modified for Turbo C with known bugs removed. |
TBUG.ZIP | 35957 |
Jan 27 1988 | Debugger for Turbo C. |
TC-BOOK.ZIP | 33686 |
Oct 22 1987 | Turbo C source for windows. |
TC-CRC.ZIP | 5127 |
Jul 29 1987 | Turbo C source for CRC file checker. |
TC-DBF.ZIP | 16669 |
Jun 19 1987 | Access Dbase files with Turbo C. |
TC-DSPLY.ZIP | 16202 |
Jul 14 1987 | Turbo C source to determine display type (CGA,EGA,VGA,MONO). |
TC-EQUIP.ZIP | 3602 |
Jun 11 1987 | Turbo C code that uses BIOSEQUIP() and shows 2 approaches of evaluating the data that is returned by this function. |
TC-HELP.ZIP | 27457 |
Jun 8 1987 | Help for Turbo C. |
TC-LIB.ZIP | 4698 |
Jun 4 1987 | Some Turbo C fast screen write routines. |
TC-MENU.ZIP | 6492 |
Nov 8 1987 | Turbo C pull down menu system that can be used in other programs. |
TC-PLOT.ZIP | 1227 |
May 22 1987 | Turbo C plot routines that use Inline Assembly code. |
TC-TOUCH.ZIP | 15475 |
Oct 2 1987 | Turbo C code that will update a file's date/time stamp. "Touch". |
TC130.ZIP | 134522 |
Jul 22 1989 | Turbo C routines for text dumps and much more. |
TC15WIND.ZIP | 15634 |
Aug 8 1988 | DLL windows package which utilize Turboc C v1.5 windows (C source). |
TC256DEM.ZIP | 34785 |
Jul 3 1991 | 256 color Super VGA BGI driver for Turbo C. Supports all Super VGA chipsets in 256 colors and up to 1024x768 resolutions. Written in highly optimized assembly code. |
TC2PAT-2.ZIP | 24900 |
Mar 31 1989 | The latest TC v2 patches from Borland's BBS. |
TC2PAT.ZIP | 17086 |
Oct 6 1988 | In the Borland traditon- TC 2.0 bug fixes. |
TC4PAT.ZIP | 20679 |
Dec 15 1988 | Turbo C, Ver.2 patches. |
TCANSI.ZIP | 1788 |
Jun 29 1987 | ANSI screen routines in LIB format for Turbo C. |
TCBBALL.ZIP | 3704 |
Jul 9 1988 | Turbo C source for the 3D Beach Ball from Byte Magazine. |
TCBISO.ZIP | 100887 |
Dec 17 1987 | PD version of Unix's YACC and LEX for Turbo C. |
TCCLB2.ZIP | 87030 |
Feb 15 1990 | Turbo C Library 2.0. Quite a few C routines with complete C source code. Great for the C novice. |
TCCLIB2.ZIP | 87030 |
Feb 15 1990 | Turbo C function library Version 2 with menus, windows, data entry fields, etc. Includes complete source. |
TCCMNU11.ZIP | 20135 |
Nov 21 1988 | Front end menu for the Turbo C command line compiler. Makes TCC a little more user friendly and easy to use. |
TCCODE.ZIP | 1388 |
Mar 1 1988 | How to use CodeView with Turbo c. |
TCCOMM.ZIP | 29187 |
Jul 7 1987 | Communications utilities TC & DATALITE. |
TCC_MISC.ZIP | 24661 |
Jun 16 1987 | Miscelaneous Turbo C Programs. |
TCDEBUG1.ZIP | 58633 |
May 8 1988 | Very good Turbo C debugger. Allows passing of command line parameters. Also allows assembly level debugging. |
TCEGA.ZIP | 32470 |
Jul 8 1987 | EGA Demo for Turbo C with Source Code & LBR File. |
TCEKBD.ZIP | 11477 |
Oct 13 1990 | Routines for Extended Keyboard access. Source code for Turbo C. |
TCG101.ZIP | 200895 |
Aug 2 1994 | TrueColour Graphics 1.01 - TCG is a very fast graphics library for C/C++, devoted to 32k-, 64k-, and 16.8M-colour video modes. TCG has such features as a powerful library of graphical and mouse interface functions, device- |
TCGRAP.ZIP | 4809 |
Jul 14 1987 | Turbo C graphic primitives. |
TCGRAPH.ZIP | 8593 |
Jun 10 1987 | Turbo c graph library. |
TCHELP.ZIP | 27457 |
Jun 8 1987 | Turbo C help system written in TC with full source code. |
TCHELPER.ZIP | 14692 |
Jul 21 1987 | TCHELPER is a TSR program that allows TURBO C programmers to have pop-up access to the Reference Guide. |
TCHERC.ZIP | 3976 |
Mar 22 1988 | Hercules Graphics card primitives with full Turbo C ASM source. |
TCHK20.ZIP | 135653 |
Mar 2 1989 | An excellent set of routines for Turbo C. A must for C programmers. |
TCHK21.ZIP | 208928 |
Jun 6 1989 | TCHK Turbo C library. Contains HUNDREDS of useful function. |
TCHK21EX.ZIP | 148439 |
Jun 6 1989 | Examples for TCHK 2.1, includes source and executables. |
TCHK21NG.ZIP | 93272 |
Jun 6 1989 | Norton Guide database for TCHK 2.1. |
TCHRTV2.ZIP | 11600 |
Feb 4 1989 | TCHRT (Turbo C High Resolution Timer) is a software "toolbox" of routines to manipulate one hundred different timers each with one microsecond resolution. |
TCINTFX1.ZIP | 4402 |
Mar 22 1989 | Yet another patch for TC.2. |
TCIRMA.ZIP | 31617 |
May 26 1988 | IRMA support routines with Turbo C source code. |
TCISAM.ZIP | 25822 |
Aug 21 1987 | Turbo-C ISAM rtns. What more could you want ?. |
TCJOYSTK.ZIP | 9449 |
Mar 6 1991 | Turbo C source code for a Joystick interface library. |
TCKEY.ZIP | 19049 |
Jun 8 1990 | Turbo C keyboard interface taken from 'The compleat keyboard: Retrieving Scan codes and extended keys' by Richard Hale Shaw. Full source code. |
TCLEX.ZIP | 94860 |
Oct 2 1987 | Unix LEX ported to Turbo C. |
TCLIB.ZIP | 12248 |
Jun 22 1987 | The TCLIB librarian is an object code library manager for use with Turbo C librarys used with TLINK. |
TCLIB2.ZIP | 25996 |
May 25 1987 | Documentation for Unicorn Library TCLIB1.arc. |
TCLX33.ZIP | 87146 |
May 13 1988 | A great C Toolbox...!. |
TCM4.ZIP | 26445 |
Apr 14 1988 | M4 is a MSDOS version of the Unix m4 macro processor. C source included. |
TCMAKE.ZIP | 22492 |
Jun 25 1989 | Create make file from TC Make/Project file. |
TCMENU.ZIP | 6492 |
Jul 17 1987 | Turboc menu. |
TCMOUS.ZIP | 16065 |
Jan 31 1991 | This is a Microsoft mouse menu program for use with Borland's Turbo C integrated environment. |
TCMOUSE.ZIP | 1151 |
Sep 21 1987 | Mouse routines for turbo c 2.0. |
TCMP-S.ZIP | 214239 |
Sep 9 1991 | IDC's 'C' library for data compression (shareware version). |
TCMUSIC.ZIP | 6750 |
Jun 20 1987 | Music routines written in Turbo-C. |
TCOMM21.ZIP | 33085 |
Jul 18 1987 | A great set of Comm routines in Turbo C. |
TCOMM50.ZIP | 121110 |
Aug 1 1989 | Version 5.0 of LiteComm communications library for Turbo C. Greatly improved documentation. Small model library only included in Shareware version, other libraries and source available. |
TCPAT.ZIP | 19230 |
Dec 17 1987 | The Official Borland patches for Turbo-C v1.0. |
TCPBUGS2.ZIP | 13182 |
Jan 18 1991 | Turbo C++ bug list with updates through 12/90, with Borland responses from 1/91. |
TCPLOT.ZIP | 8244 |
Jun 7 1989 | Turbo C source code that will take an array and plot it on a labeled axes. |
TCPPBUGS.ZIP | 4273 |
Nov 6 1990 | Text file describing some of the known bugs in Turbo C++ 1.0. |
TCPPT1.ZIP | 38173 |
Aug 29 1990 | Latest patches for Turbo C++. Fixes growing .PRJ files, CGA colors, heap fix, etc. |
TCPPTECH.ZIP | 49962 |
Aug 28 1990 | Source Code from the book Turbo C++ Techniques and Applications. |
TCPROF.ZIP | 28787 |
Oct 4 1988 | Profiler for Turbo C 2.0. Shows the number of times your C routine was called and executed. |
TCQB.ZIP | 18439 |
Feb 29 1988 | CompuServe Quick B protocol with Turbo C source. |
TCRAT2.ZIP | 14370 |
Jan 10 1989 | TC Mouse Driver Source Code in the form of definition files. |
TCREF.ZIP | 12033 |
Aug 12 1987 | A popup language referance for Turbo C 2.0. |
TCRES201.ZIP | 18404 |
Oct 31 1987 | C code necessary for programming a TSR. |
TCROM2.ZIP | 12401 |
Feb 2 1989 | Turbo C startup source to write PROMable C programs in Borland Turbo C version 2.0. |
TCSH604S.ZIP | 473143 |
Jan 24 1994 | Tcsh v6.04 generic C source code for Unix csh shell. Tcsh is a version of the Berkeley C-Shell, with the addition of a command line editor, command and file name completion, listing, etc. and a bunch of small additions to |
TCSOUND.ZIP | 3028 |
Jun 20 1987 | Creates Turbo C functions that duplicate Turbo Pascals Delay(), Sound(), and Nosound() procedures. Full source included. |
TCTEMP.ZIP | 13055 |
Aug 11 1990 | Turbo C++ template file for HP Laser printers, shows functions keys. |
TCUI.ZIP | 12888 |
Jun 8 1989 | Attractive user interface for your Turbo C programs by Robert Klein. |
TCUTIL.ZIP | 38937 |
Mar 2 1989 | Video and BIOS routines for Turbo C. |
TCU_31.ZIP | 333348 |
Feb 16 1991 | Nice PD library of TC-callable menu, window and data input routines. |
TCWIND16.ZIP | 74019 |
Jul 24 1987 | Windows in turbo c. |
TCXL-1.ZIP | 154680 |
Apr 3 1991 | TesSerAct C eXpansion Library. C routines include windows, strings, EMS, and more. Demo file. |
TCXL611.ZIP | 2533 |
Mar 14 1993 | Text file explaining how to recive TCXL 6.11 upgrade. |
TCXLANSI.ZIP | 45426 |
Nov 10 1992 | Display ANSI pictures in a TCXL window. |
TCXLV103.ZIP | 36455 |
Oct 30 1990 | Example of using TCXL library in a File Viewer. |
TC_3D.ZIP | 67182 |
Feb 13 1991 | These files are from the book "High performance CAD Graphics in C", written by Lee Adams. |
TC_CODE.ZIP | 31960 |
Dec 24 1985 | Tiny C Interpreter. |
TC_CRIT.ZIP | 21394 |
Oct 7 1989 | Critical error handler for CXL and Turbo C. |
TC_HERC.ZIP | 14908 |
Aug 1 1987 | Turbo C screen routines for Hercules graphics. |
TC_MAN.ZIP | 85101 |
Dec 24 1985 | Tiny C manual. |
TC_MOUSE.ZIP | 5836 |
Aug 1 1992 | E-Z mouse C library. Includes OBJ file. |
TC_MUSIC.ZIP | 40697 |
Sep 21 1988 | Turbo C Music Library, like basic's PLAY command, No Sound Cards. |
TC_REF.ZIP | 63953 |
Mar 28 1988 | Source to TurboC the Complete Ref By Schmidt. |
TC_XMEM.ZIP | 12252 |
Oct 21 1987 | XMEM - Source code to access 80286/386 Extended Memory from Turbo C. |
TDT-1.ZIP | 204034 |
Sep 21 1992 | IDC's TesSeRact Development Tools - TCXL 6.02, TSD 2.03, TPRINT 2.02, TCOMP 2.02, TFILE 2.02. File 1 of 14. |
TDT-2.ZIP | 274950 |
Sep 21 1992 | IDC's TesSeRact Development Tools - File 2 of 14. |
TDT-3.ZIP | 255428 |
Sep 21 1992 | IDC's TesSeRact Development Tools - File 3 of 14. |
TDT-4.ZIP | 248796 |
Sep 21 1992 | IDC's TesSeRact Development Tools - File 4 of 14. |
TDT-5.ZIP | 148848 |
Sep 21 1992 | IDC's TesSeRact Development Tools - File 5 of 14. |
TDT-6.ZIP | 148249 |
Sep 21 1992 | IDC's TesSeRact Development Tools - File 6 of 14. |
TDT-7.ZIP | 148815 |
Sep 21 1992 | IDC's TesSeRact Development Tools - File 7 of 14. |
TDT-8.ZIP | 148041 |
Sep 21 1992 | IDC's TesSeRact Development Tools - File 8 of 14. |
TDT-9.ZIP | 166379 |
Sep 21 1992 | IDC's TesSeRact Development Tools - File 9 of 14. |
TDT-A.ZIP | 164239 |
Sep 21 1992 | IDC's TesSeRact Development Tools - File 10 of 14. |
TDT-B.ZIP | 167806 |
Sep 21 1992 | IDC's TesSeRact Development Tools - File 11 of 14. |
TDT-C.ZIP | 174802 |
Sep 21 1992 | IDC's TesSeRact Development Tools - File 12 of 14. |
TDT-D.ZIP | 161050 |
Sep 21 1992 | IDC's TesSeRact Development Tools - File 13 of 14. |
TDT-E.ZIP | 190795 |
Sep 21 1992 | IDC's TesSeRact Development Tools - File 14 of 14. |
TEACH-C.ZIP | 83640 |
Apr 6 1986 | Nice C language tutorial. |
TECHC.ZIP | 10370 |
Jan 31 1989 | Some examples of using NetBIOS calls with C. |
TECH_C.ZIP | 62540 |
Jan 22 1990 | Complete source code to "Technical C Programming". |
TECO.ZIP | 20888 |
Jul 15 1986 | Port of TECO editor fr VAX -C source. |
TEGLTC.ZIP | 339970 |
Aug 8 1990 | The Turbo C C++ TEGL graphics library toolkit. This is an idential implementation to the Turbo Pascal kit. A great way to get into GUI's. |
TEL2307S.ZIP | 679918 |
Aug 9 1994 | The PC Telnet source files ifor 2.3.07 in MSC. |
TELNO.ZIP | 2179 |
Jan 30 1991 | Displays all the words spelled by your telephone number. C source only. |
TENKEY.ZIP | 46953 |
Jul 17 1989 | Tenkey calculator with C source, a demo of the Window Pro Library. |
TENNE-C.ZIP | 3630 |
May 6 1988 | Description of new C environment... |
TERMWAIT.ZIP | 9425 |
Oct 8 1992 | Windows 3.1 source code module to launch a child task and wait for it to terminate before executing specific code. |
TGE129C.ZIP | 165021 |
Aug 20 1993 | The Graphics Engine 1.29áC (PUBLIC BETA) - TGE is a VGA/SVGA graphics library for C/C++ programmers, with complete source code. |
THE_PRO.ZIP | 161311 |
Nov 30 1987 | Utilities for c msc and turbo c. |
TIFSRC.ZIP | 12900 |
Jul 17 1989 | Source for working with TIF files. |
TIFTOOL.ZIP | 62596 |
Nov 4 1988 | C source for TIF file tools. |
TKTKTOE.ZIP | 6630 |
Nov 29 1992 | C source for unbeatable Tic-Tac-Toe, good tutor on how to make computer play against people. |
TMOUSE.ZIP | 9576 |
May 30 1988 | Turbo C and QuickC mouse routines. Full source code. |
TN.ZIP | 13133 |
Apr 27 1992 | TCXL-60 patch and technical notes. |
TO-DOS.ZIP | 713 |
Mar 24 1992 | C source to shell to dos from a program. |
TODAY10.ZIP | 14849 |
Nov 1 1988 | C functions to provide Date & Time Strings. |
TOLOWER.ZIP | 705 |
Jun 15 1992 | C source code that makes entire files all lower case. |
TOOLBAR.ZIP | 21951 |
Jul 28 1991 | Sample C source file on how to program 'ToolBars' for MS Windows 3.0. |
TOOLS151.ZIP | 29206 |
Dec 7 1988 | Turbo C Tools v. 1.5 by M. McCabe. |
TOOLS153.ZIP | 129914 |
Nov 25 1988 | Turbo C Tools 1.5 - C Source. |
TOOLS4C.ZIP | 90035 |
Feb 28 1988 | C system development w/menu/window code generator. |
TOWERS2.ZIP | 8678 |
Nov 6 1990 | "Corrected" version of TOWERS.ZIP and the the executable. Displays a solution to the Towers of Hanoi. |
TP-TO-C.ZIP | 25547 |
Dec 31 1986 | Turbo source converted to 'c' source. |
TP2QC.ZIP | 103414 |
Dec 1 1987 | The Glockenspiel Turbo Pascal-to-QuickC Translator automatically converts Turbo Pascal source programs to C source programs. |
TRACER.ZIP | 9675 |
Nov 10 1988 | C source for a simple ray tracer. |
TRACKPOP.ZIP | 6666 |
Feb 27 1992 | Windows 3.1 code to show how to use the last parameter of the API TrackPopupMenu() API. |
TRAVESTY.ZIP | 16244 |
Nov 17 1988 | A travesty generator w/TC source. |
TRIDOR11.ZIP | 34035 |
Nov 3 1992 | Door developement library for C programmers. Very easy to use and can easily be incorporated into most programs. |
TRIM.ZIP | 4280 |
Oct 27 1986 | Unix TRIM port. to DOS-C source. |
TRINKETS.ZIP | 83825 |
Mar 8 1991 | Trinkets is a small collection of C programs that illustrate various functions in C. |
TSD-SH.ZIP | 176381 |
Nov 16 1991 | Screen designer for CXL library. |
TSRCODE.ZIP | 5453 |
Dec 10 1987 | Some sample C code that shows how to create a TSR. |
TSRTOO15.ZIP | 139299 |
Oct 17 1993 | TSR Toolkit - Library to create a 'c' TSR program. |
TSTMOUSE.ZIP | 1118 |
Mar 30 1992 | A very basic example of using mouse in SVGA and in 32 bit environment. Works with Watcom 9.5. |
TTCD.ZIP | 66314 |
Sep 10 1987 | Turbo C Debugger - Very good - NO EGA!!!. |
TTGA10.ZIP | 47454 |
May 20 1992 | Targa graphics file viewer. Includes C source code. |
TTT.ZIP | 5987 |
Sep 10 1989 | This program simulates a constraint satisfaction neural network for choosing tic-tac-toe moves. Quick C source code. |
TURBBOOK.ZIP | 33686 |
Oct 22 1987 | Code from "Turbo C: Memory Resident Utilities...". |
TURBMOUS.ZIP | 3415 |
Jul 5 1988 | Mouse routines for Turbo C Ver. 1.5. |
TURBO2QC.ZIP | 103263 |
Jan 23 1988 | Microsoft provided Turbo Pascal 3.0 to Quick C converter. Will convert the bulk of a TP program into C. |
TURBOSED.ZIP | 30858 |
Nov 15 1989 | SED - A Stream editor, writtern to compile under Turbo C ver 2.0 (Source and executible). |
TVX.ZIP | 57815 |
Jan 18 1986 | Interesting C source for UNIX TVX Public Domain full-screen editor. |
TWKTC.ZIP | 17064 |
Jul 23 1991 | Register tweaked mode 256 color VGA BGI driver for Turbo C. Reprograms the CRTC register to support such modes as 320x200 (w/4 video pages) up to to 400x600 (w/1 video page). Supports multiple video pages for animation. |
T_COLORS.ZIP | 537 |
Dec 22 1990 | Include file for C programs. Makes classification of color values easy. |
T_VIDEO.ZIP | 13980 |
Jan 23 1989 | C intrfce for some of the tavid12 ASM screen write routines. |
UCMP104S.ZIP | 44315 |
Jul 3 1989 | Source to PD UnARChiver. Not an ARC ripoff, real PD code. C+EXE+MAN. |
UCMP120S.ZIP | 63767 |
Mar 17 1990 | C and EXE for an ARC file uncompressor. Versions and MAK files for 8088 to 80386 processors. As fast as ARC v6.00. 15k executable. |
UCW110.ZIP | 32804 |
Oct 21 1987 | Special Unicorn Windows library (see also ctb100.arc) for Turbo C. |
UE311C.ZIP | 322849 |
Oct 30 1991 | MicroEMACS full function text editor - source code 1 of 5. |
UE311CMD.ZIP | 50069 |
Oct 30 1991 | MicroEMACS - 4 of 5 - script files. |
UE311H.ZIP | 61503 |
Oct 30 1991 | MicroEMACS - 3 of 5 - header/define files. |
UE311MAK.ZIP | 16364 |
Oct 7 1991 | MicroEMACS - 2 of 5 - make files. |
UE311TXT.ZIP | 69828 |
Nov 19 1991 | MicroEMACS - 5 of 5 - ASCII text version of MicroEMACS Manual. |
UNICRN1.ZIP | 111587 |
Sep 24 1988 | Demo of UNICORN C library. |
UNIX-LBR.ZIP | 7997 |
Apr 4 1985 | Source for LBR util in UNIX C. |
UNIXSHEL.ZIP | 35149 |
Jan 20 1986 | Unix shell with C source. |
UNIXSHL.ZIP | 45374 |
Sep 5 1985 | Fantastic UNIX like shell, very easy to get started. C source included |
UNIXSTR.ZIP | 58993 |
Jul 12 1990 | Unix string functions for C under DOS. |
UNIXTOOL.ZIP | 54964 |
Sep 23 1987 | Some simple programs that mimic many Unix utilities. C source is included. |
UNIX_CU.ZIP | 6899 |
Dec 21 1986 | MS-DOS version of the Unix CU program (Call Unix) -- Source only. |
UNPROTO4.ZIP | 32052 |
Jan 14 1993 | UNPROTOtize is an alternate C preprocessor which enables non-ansi C compilers to compile ANSI C code. C source code ver. 4. |
UNZ50P1.ZIP | 227879 |
Mar 7 1993 | UNZIP C Source code from INFO-ZIP group, version 5 patch 1 from January 1993 updated for compatibility with new PKZIP using deflation techniques. Source targets many systems including UNIX, VMS, NT, OS2, DOS, ATARI, and AM |
UQWK.ZIP | 21683 |
Apr 8 1993 | UQWK is C source code for a QWK packer that will create QWK packets from USENET news groups for offline reading with your favorite QWK reader. |
UU2.ZIP | 17405 |
Oct 30 1987 | DOS versis of UNIX uuencode and uudecode with source in C. |
UW210.ZIP | 168890 |
Feb 2 1992 | An impressive C windowing package. Allows multiple open windows, all capable of being written to and scrolled simultaneously. Includes TC/MSC libraries. |
V103.ZIP | 36455 |
Oct 30 1990 | File browser, "C" source using TCXL. |
VALDES.ZIP | 28480 |
Oct 6 1993 | C source from 11/93 DDJ for creating a debugging text window under Windows. |
VAL_LINK.ZIP | 132577 |
Mar 7 1993 | Public Domain "Val" linker. Includes Pascal-like C code. Also slide show on how linkers work. Very good. |
VAP.ZIP | 15778 |
May 3 1988 | Example of writing a C VAP for Novell. |
VARINC.ZIP | 14850 |
Dec 22 1988 | Source code to variations in C. |
VARRAY.ZIP | 5938 |
Jan 1 1980 | Virtual array access routines in C. |
VDIFF.ZIP | 8945 |
Apr 5 1993 | Excellent file diff utility with ansi C source updated with makefile for Microsoft C 7.0 and Nmake.exe. |
VDISK.ZIP | 3135 |
Mar 2 1984 | 180 or 360k Virtual Disk. |
VECTLIB.ZIP | 12138 |
Jul 27 1991 | Shareware C library (small model for TC and MSC in unregistered version) for vector and matrix operations. |
VERCTL.ZIP | 20173 |
Dec 13 1990 | These two programs (C source included) form the basis of a version control system. Program 1 'compare' generates deltas. Program 2 'update' applies deltas. |
VF.ZIP | 26144 |
Aug 13 1988 | Source code in "C" for file viewer utility. |
VGACOLRS.ZIP | 18597 |
Jun 19 1991 | 256 colors on your VGA screen. Includes C source code. |
VH_JARGO.ZIP | 50061 |
Jan 1 1992 | HyperText UNIX style VH browser with full Turbo C source. |
VIDBIOS.ZIP | 24125 |
Jul 16 1987 | Library of video functions using BIOS calls for Turbo C. |
VIDMODES.ZIP | 5833 |
Sep 30 1986 | Set video modes on the fly. |
VIEWA.ZIP | 10594 |
Nov 28 1989 | C source that will Type a file to the screen. |
VILE327.ZIP | 532649 |
Dec 15 1992 | VILE version 3.27 vi-like-emacs is a delightful text editor using the vi command set but allows editing in multiple windows emacs-style with cut and paste etc, smooth as silk , this C source code will build on many Unix sy |
VIM20SRC.ZIP | 281607 |
Feb 11 1994 | VI clone for dos, unix, amiga. Source code. |
VIO.ZIP | 20953 |
Nov 22 1987 | Video I/O function library for C. |
VM.ZIP | 7229 |
Jan 10 1989 | Source code for virtual memory management routines to replace malloc. |
VMPCH2.ZIP | 10408 |
Aug 7 1993 | Bug fix for Visual C++ - fixes DOS problem with virtual memory manager. |
VUNZIP.ZIP | 12693 |
Feb 1 1990 | UNIX C Source for UnZipping files. Will compile on many machines. |
V_ARRAY.ZIP | 15053 |
Sep 6 1991 | C virtual array routines. Only OBJ, no source code. |
V_RB_SB.ZIP | 23000 |
Feb 1 1991 | RbSb uses the XMODEM and YMODEM error correcting protocols to receive files over a serial port from a variety of programs running under PC-DOS, CP/M, *nix, and other operating systems. |
WBITMAP.ZIP | 19830 |
Nov 12 1991 | C source code that provides a simple tool to read, write, and convert Windows bitmap files. |
WCE200.ZIP | 19645 |
Mar 10 1992 | MS Windows programming environment for C programmers. |
WCOMM120.ZIP | 69905 |
Feb 18 1991 | WarpComm Communications libraries for Turbo C and Turbo C++. Has some VERY useful routines for COMx work. |
WEDL.ZIP | 134654 |
May 20 1993 | WEDL - the Windows Enhanced Dialog Library. WEDL is a collection of C functions for Microsoft Windows programmers designed to make dialog box data entry much easier for both the programmer and the user. |
WEEKDAY.ZIP | 860 |
Feb 28 1994 | C source code to compute the day of the week. |
WGRAF.ZIP | 34039 |
Jan 30 1991 | Turbo C++ graphics library. Unregistered version for small memory model only, but it will give you a good look. |
WHICH.ZIP | 8890 |
Sep 9 1988 | Unix 'which' for DOS with source. |
WHIZ.ZIP | 3408 |
Sep 2 1988 | Graphics demo in C. |
WIDGETS.ZIP | 19428 |
Jul 22 1992 | Tuebo C source for animating Windows bitmaps. |
WILD_C.ZIP | 3354 |
Aug 30 1987 | This file contains wildcard expansion routines for Turbo-C. |
WIN.ZIP | 28265 |
Oct 20 1989 | Public Domain C Windowing package. (Full C source). |
WINBEG.ZIP | 26934 |
Dec 6 1987 | Creates a simple C program skeleton that will run under windows. |
WINBEGIN.ZIP | 17323 |
Sep 30 1990 | WinBegin 3.0 is a development tool for creating very simple "C" programs which run under Windows 3.0. |
WINCAP31.ZIP | 86626 |
Oct 8 1992 | Windows 3.1 Source code to allow capture of portions of the screen or specific windows or the entire screen to a file and print it. |
WINCLP.ZIP | 9181 |
Jan 23 1991 | Source code and examples describing how to copy text to/from Windows clipboard from DOS applocations. |
WIND.ZIP | 41661 |
Sep 20 1988 | Package for windowed display & data entry with "C" programs. |
WIND4NEW.ZIP | 35430 |
Dec 4 1985 | Extensive windows library. |
WINDOW10.ZIP | 75674 |
Jun 3 1987 | Turbo C window routines and library w/demo and tutorial files. |
WINDOW4C.ZIP | 33565 |
Nov 5 1986 | C window routines. |
WINDOW_C.ZIP | 40531 |
Jun 5 1988 | Excellent windowed screen and field-entry routines, with full C source code. |
WININT86.ZIP | 10900 |
Jun 12 1991 | Int86 replacement for windows development. Takes long pointers. |
WINKERM.ZIP | 35711 |
Aug 8 1989 | Source code for Windows Version 2.0 Kermit. |
WINOBJ16.ZIP | 126022 |
Jun 2 1991 | New version of Winobj interface library for Borland C++. Windows, menus, formatted data entry, now supports Paradox objects with C++ classes for use with the Paradox engine. |
WINPIPE.ZIP | 51187 |
Dec 29 1990 | Pipes for Windows 3.0, includes C source code. |
WINPRO.ZIP | 257748 |
Mar 5 2000 | The Window Pro professional windows library for C programmers. |
WINSAMP.ZIP | 299061 |
May 3 1992 | A multitude of Windows 3.+ programming examples - ownerdraw list boxes, read-only edit controls, etc. From Microsoft Compuserve Forums. |
WINSRC17.ZIP | 319035 |
Feb 1 1992 | ASM and C source to the Stone Soup Group's Windows fractal generator. |
WIN_WIDG.ZIP | 21348 |
Jul 25 1993 | Source code for Win 3.1 animation, with detailed description on bitblt, etc. Very smooth results. |
WIPER.ZIP | 995 |
Nov 27 1992 | WIPER.C - A recursive windshield wiper for your screen. C source. |
WIZWIG.ZIP | 55001 |
Oct 30 1993 | C/C++ source for print preview under Windows. |
WKERMSRC.ZIP | 116405 |
Jun 1 1988 | C Source code for "Sliding Windows" Kermit for most computers. W/docs. |
WMSERI.ZIP | 9959 |
Jun 5 1993 | Example of Serial Communicatons Programming in Windows. |
WNDSND.ZIP | 5285 |
Aug 18 1993 | Windows 3.1 C source code for a .wav file player. |
WNDWCALD.ZIP | 29323 |
Jun 21 1989 | Calandar good back to 400 B.C, include C source. |
WNSRC173.ZIP | 416033 |
Jul 26 1992 | Full C source code for Windows version of Fractint. |
WORLDUNX.ZIP | 106343 |
Jan 17 1990 | A good UNIX C source to a text adventure game called WORLD. |
WP51SUP.ZIP | 22873 |
Feb 27 1992 | Routines for Clipper and C programmers. These routines help you to create Word Perfect 5.1 documents from within your program. Supports a variety of document formatting codes to create very polished WP documents. |
WRAP.ZIP | 11311 |
Feb 27 1988 | Various C source code that will handle word-wrap. |
WTIME.ZIP | 9672 |
Jul 20 1993 | Paul Wheaton's time library. Includes C source code. |
WTWG12A.ZIP | 55473 |
Sep 19 1992 | WTWG C User Interface Library -- Public Domiain, Full C Source (usable with C++ as well). Both Text and Graphics UI, latter by Borland BGI library. Ideal for Turbo and Borland C/C++ products (including TC 2.0). Can use MS |
WTWG12B.ZIP | 181021 |
Sep 19 1992 | WTWG C PD User Interface Library: Text and Graphics (BGI). Part 2 of 2, includes full C source (usable with C++). Must compile; no executables. Turbo and Borland C/C++ ideal, but MSC apparently usable (according to docs). |
WZUN11SR.ZIP | 107211 |
Apr 23 1992 | INFO-Zip's Freeware Unzip Utility for Windows - C Source Code. |
XC21.ZIP | 29075 |
Dec 22 1987 | C cross ref util for MSC 5.0. |
XC3.ZIP | 19710 |
Jul 14 1987 | A Cross-Reference utility for Turbo C. Lists functions, variables, constants, etc. Can also handle a list of source files. Complete Turbo C source included. |
XCLIB.ZIP | 4029 |
Jun 24 1986 | XCLIB is a library of functions to go with the Small C Compiler as implemented in Caprock Systems' adaptation of Ron Cain's work. |
XCPP.ZIP | 7335 |
Feb 12 1991 | C source code for a program that will replace C++ style comments with K&R style comments. |
XGAKIT.ZIP | 24757 |
May 6 1991 | IBM XGA Graphics routines. C and ASM Source. C Demo program. |
XINU.ZIP | 63311 |
Apr 2 1986 | The complete C source files for the XINU Operating System. This Unix clone is described in the book "Operating System Design, The XINU Approach", by Douglas Comer. |
XLIB.ZIP | 16744 |
Jul 21 1987 | This library contains a C multitasking and communications kernel. |
XLIB06.ZIP | 294387 |
Oct 13 1993 | Free mode X graphics library with source. Many features and many tweaked video modes. |
XLIBTL02.ZIP | 18478 |
Aug 21 1993 | Bit map manipulation tools for the X-mode graphics Lib XLIB. Source only. |
XLIBTOOL.ZIP | 123408 |
May 22 1993 | A package to make programming with xlib easier. |
XMODEM11.ZIP | 3815 |
Jul 28 1988 | Very simple Xmodem version written in C. |
XMS11.ZIP | 58207 |
Aug 31 1990 | Turbo C++ Extended Memory Manager. An excellent piece of work! |
XMSLB130.ZIP | 24265 |
Jul 28 1991 | XMSLIB provides a high-level C interface to XMS control functions for common operations such as allocating and freeing XMS extended memory blocks (EMBs). |
XMSLIB12.ZIP | 16041 |
Mar 8 1991 | TC2/TC++ interface routines to XMS. Makes using XMS easy. |
XPMALLOC.ZIP | 18750 |
Jul 27 1989 | Store Data in EXPANDED memory. Routines that can be called by any C program. Very nice, and includes C source code. |
XPMDEMO.ZIP | 18975 |
Sep 1 1990 | Demo version of xpmalloc.lib - an expanded memory library for C programmers. Provides a simple memory mangement interface. |
XRECV.ZIP | 1908 |
Jan 25 1985 | C source for xmodem receive. |
XSPAWN33.ZIP | 37214 |
May 4 1991 | C source code and libraries that will swap current program to EMS or Disk. Works with Microsoft C, Turbo C, and Lattice C. |
XSTR.ZIP | 12566 |
Aug 19 1986 | String constant folding (C). |
XTCPRO.ZIP | 51567 |
Apr 10 1989 | "C" source code for book "Extending Turbo C Professional". |
XTRANS.ZIP | 1797 |
Jan 25 1985 | C source for xmodem transmitt. |
XXALLOC.ZIP | 15938 |
Dec 26 1989 | Multidimensional array manipulation in UNIX/MSC 'C' source. |
YAWL11.ZIP | 7831 |
Jul 8 1990 | Yet Another Windowing Library. Includes full C source and demo. |
YICONS24.ZIP | 372096 |
Jul 29 1993 | YakIcons is a free shareware graphics library encompassing many aspects of game design and mechanics. It is a series of object-oriented modules for Borland C++ version 3.1 and covers mouse and joystick support, sampled so |
YMODEMC.ZIP | 8134 |
Aug 28 1986 | Chuck F.'s C source code for YMODEM. Excellent reference. |
Z201SRC.ZIP | 190937 |
Mar 2 1989 | 'C' source code for ZOO201 archiving program for most systems MSDOS/VMS/. |
ZCOMPLEX.ZIP | 72284 |
Mar 18 1990 | A complex number class for use with Zortech C++ version 2.01. Includes full C++ source code. |
ZELLERC.ZIP | 5319 |
Oct 5 1988 | Text file describing Zeller's congruence (day-of-the-week algorithm) with C source. |
ZINC.ZIP | 21067 |
Jul 23 1990 | Demo source code for use with Zinc library for Turbo C++. |
ZINCDE.ZIP | 92379 |
Jun 18 1990 | Zinc Interface Library Demo by Zinc Soft. Inc. C++ development library. |
ZINC_OBJ.ZIP | 120812 |
Jul 23 1990 | Zinc C++ Class Library Demo. Windows, Menus, etc. Like Windows 3.0. |
ZIPINVC.ZIP | 11577 |
Feb 15 1989 | List files conatined in a ZIP archive with C source code. |
ZIPSRC19.ZIP | 192287 |
Nov 21 1993 | C source code for a PkUnzip compatible unzipper. |
ZOO210S.ZIP | 196948 |
Jul 11 1991 | C source code for ZOO v2.10 file compression utility. |
ZTIMER20.ZIP | 66930 |
Aug 22 1994 | C language microsecond timing package. |
_INTEXT.ZIP | 1387 |
Feb 1 1991 | This is QuickC function for the purpose of getting a string in graphics mode with the ability to change the cursor. (complement of _outtext). |
Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!
This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.
But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/