C Language
C Language Reference
The C Programming Language 2nd
Ten Commandments for C Programmers
BC++5.5 - DOS
TuboC - DOS
TinyC - Win32/ Win64/ Doc
Watcom 2 - Win32/ Win64/ DOS/ Linux
Index [A] B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
64COLORS
Summary:How to display all 64 EGA colors on VGA,w/Csrc
Download:64colors.zip(Jun 3 1990, 11.5K)

ABMAKE
Summary:An improved 'make' utility w/source
Download:abmake14.zip(Aug 9 1989, 45.6K)

ACA BIN2OBJ
Version:1.10b
Summary:ACA BIN2OBJ: Binary to .OBJ converter
Download:b2obj11b.zip(Jun 11 1994, 64.1K)

ACTLIB
Summary:General purpose libs w/source for C/C++ pgmers
Download:actlib17.zip(Oct 25 1993, 86.4K)

ADTDV
Summary:C/C++ Programmers time, date, and cal lib.
License:Freeware
Requires:An IBM compatible 386 PC.
Email:bt0202@broncho.ucok.edu
Download:adtdv2.zip(Jan 26 1997, 39.8K)
Description:
td.lib v2 is a small time and date library for C/C++ programmers. It contains practical time and date functions that overcome the limitations of the ANSI standard functions that ship with Borland, and Microsoft C++ compilers. Unlike the standard functions, td.lib allows the programmer to perform a variety of calculations using dates and times from Jan. 1, 1 A.D. to Dec. 31, 32766 and the ability to format and print the output of such calculations using ANSI format specifiers. Designed with the beginning programmer in mind, td.lib is easy to use and simplifies the process of coding time/date routines. The library is fully ANSI compliant and can be used with any standard C/C++ compiler.

ADVC
Summary:Thomas Hanlin's advanced 'C' routines. v.1.1
Download:advc11.zip(Apr 23 1987, 9.5K)

Algomath-Library
Version:0.91
Summary:C-lib of math routines
License:Freeware
Author:Armand Turpel
Email:armandt@unforgettable.com
Homepage:http://www.geocities.com/CapeCanaveral/Hangar/7291/
Download:algo093b.zip(Apr 25 1998, 5.9K)
Description:
Algomath-Library, Beta-Bugfix-Release 0.91, 3.1998 - The Algomath-library provides a handful of mathematical algorithms in C. The library is tested with DJGPP v2 C-compiler although it should work on any other system.
Short description:
- int am_sumdigits(int n); return the sum of the digits of the number n
int.
- am_sumdigitsalt(int n); return the alternating sum of the digits of
the number n.
- int am_rotate(int n, int x); rotate the digits of a number n, x times,
in base 10.
- int am_sumdivisors(int n); return the sum of all possible divisors of
the number n, n not included
- int am_sortdigits(int n); sort the digits of a number n
- int am_primetest(int n); return 1 if n is prime else -1
- int am_gcd(int a, int b); return the "greatest common divisor" of two
numbers a and b
- void am_primearray (int p, n, int* Array ); store prime numbers to an
array
- void am_factorize(int n, int* Array); factorize a number n and stores
its factors in array[]
- int am_goldbach(int a,int *p); calculate the Goldbach Conjecture

ANSI-C
Summary:Header file activates ANSI.SYS for C
Download:ansi-c.zip(Nov 30 1987, 9.8K)

APM
Summary:Arbitrary Precision Math lib MS-C 5.x/TC/Unix
Download:apm.zip(Oct 8 1988, 57.6K)

ASYNCPEC
Summary:Interrupt-driven async comm rtns for MSC 5.x
Download:asyncpec.zip(May 3 1989, 4.6K)

ASYNLIB
Summary:ASYNC communications library callable from 'C'
Download:asynlib2.zip(Mar 20 1991, 17.1K)

Index A [B] C D E F G H I J K L M N O P Q R S T U V W X Y Z 
BACKLOG
Summary:Get latest add to BACKUP.LOG from DOS backup/L
Download:backlog.c(Aug 15 1988, 3.7K)

BESTL
Summary:Extensive C programmer's library (FreeWare)
Download:bestl232.zip(Sep 12 1994, 323.7K)

BIN2C
Summary:Convert a binary file to a C structure
Download:bin2c.zip(Sep 3 1996, 9K)

BITUUDEC
Summary:MSDOS/VMS UUdecode fixes lost trailing spaces
Download:bituudec.c(Dec 24 1987, 7K)

BLTC
Summary:Bullet C/C++ 16-bit btree/DBF database engine
Download:bltc127.zip(Nov 15 1996, 220.6K)

BMP2CP
Summary:BMP file to C/C++ source file converter
License:Freeware
Requires:C/C++ compiler.
Email:justin72@concentric.net
Download:bmp2cp11.zip(Sep 20 1997, 23.6K)
Description:
Bitmap to Source Converter is a command line utility that allows developers to convert 256 color BMP files to C/C++ source files which allow graphics to be included in the final program rather than loaded dynamically at runtime.

BMP2D
Summary:Converts 256-color BMP files to data files
License:Freeware
Author:Justin Hill
Email:justin72@bellsouth.net
Download:bmp2d15.zip(Dec 30 1998, 12.8K)
Description:
Bitmap to Data Converter is a utility for DOS game programmers that
converts 256-color BMP files into linear binary data files. BMP files
are stored in a bottom up format making them difficult to read in at
runtime. The converter separates the palette, and the actual image data
into two separate files. This allows the programmer to create the
graphics for a game without having to include the images "as is" with
the game. This also prevents the user from altering the images, thus
making for a more professional finished product.

BOSS
Version:01.07.91
Summary:Window Boss, windows for C pgms, 1of4
Download:boss01.zip(Jan 13 1991, 129.6K)

BOSS
Version:01.07.91
Summary:Window Boss, windows for C pgms, 4of4
Download:boss03.zip(Jan 13 1991, 76K)

BOSS02A
Version:01.07.91
Summary:Window Boss, windows for C pgms, 2of4
Download:boss02a.zip(Dec 29 1990, 199.8K)

BOSS02B
Version:01.07.91
Summary:Window Boss, windows for C pgms, 3of4
Download:boss02b.zip(Dec 29 1990, 220.2K)

BPLUS
Version:1.1
Summary:B-tree indexed file access in 'C',
Download:bplus11.zip(Jan 23 1989, 14.2K)

BSTR
Summary:BASIC-style string functions for C and C++
Download:bstr20.zip(Mar 29 1995, 57.5K)

BTBWR10B
Summary:Number base conversion pgm/library/DLL w/C src
Download:btbwr10b.zip(Aug 2 1995, 113K)

BTOA
Summary:'C' source for binary-to-ascii convert pgm
Download:btoa.zip(Jan 24 1989, 4.8K)

BULLET
Summary:Database engine for DOS32,Win32s,Win95,NT,OS/2
License:Shareware
Email:support@40th.com
Homepage:http://www.40th.com/
Download:bullet25.zip(Jul 2 1997, 895.6K)
Description:
Bullet 2.5 is a thread-safe, multi-process capable database engine toolkit for OS/2, DOSX32 (MS-DOS 32-bit), and Win32 (Win95, WinNT, and Win32s). It provides pre-built and tested access methods to data and index files for application programmers. Most any compiler can be used; both LIB and DLL are included (Rexx interface, too). Bullet is compact, efficient, and very fast. It can be configured to use custom key-build routines, sort-compare functions, and expression parsers to extend the built-in functionality, and programmer-supplied OS API calls to replace the internal ones.
The standard data format is DBF (dBASE 3+ and later). The supported memo format is DBT (dBASE 4 and later, w/auto-reuse). Index-only support can be enabled and with this any data file format may be used (the data maintained by the programmer then). The DBF standard may be extended by using binary field values and fields larger than 255 bytes, and up to 1024 fields. Index files are NLS-compatible (six included data types, with 10 programmer-specified data types also available) and use an efficient b-tree structure. Files may be any size supported by the OS, up to 4GB. Up to 1024 files may be opened and in use by any one process, with any number of processes active. Includes all supported platforms in the single package.

Index A B [C] D E F G H I J K L M N O P Q R S T U V W X Y Z 
C src
Summary:C src: 'make' util for MS-DOS & Unix SysV/BSD
Download:dmake38s.zip(Jan 26 1992, 555.2K)

C-EVAL
Summary:C source to evaluate mathematical expressions
Download:c-eval.zip(Apr 23 1993, 21.5K)

C-FLOW
Summary:Display flow of 'C' programs
Download:c-flow.zip(Jun 24 1985, 43K)

C4WINDOW
Summary:Window routines for 'C' programs
Download:c4window.zip(Aug 6 1985, 32.7K)

C60PROBS
Version:6.0
Summary:List of problems found with MS C
Download:c60probs.zip(Jun 17 1990, 6K)

C_CHECK
Summary:C language syntax checker
Download:c_check.zip(Jan 5 1986, 14.2K)

C_FLOW
Summary:Display flow of 'C' programs
Download:c_flow.zip(Jun 23 1985, 42.9K)

CACOPH
Summary:PC speaker music library for Turbo C and C++
Download:cacoph10.zip(Apr 19 1994, 7.8K)

CALENDAH
Summary:ANSI C source for calendar calculations
License:User-supported Freeware source
Email:jcm@individual.EUnet.pt
Homepage:http://individual.EUnet.pt/~jcm/
Download:calendah.zip(Jan 24 1997, 9K)
Description:
CALENDAR.H is the source for a ANSI C header for calendar calculations based on the Julian Day Number and valid for the Gregorian Calendar. All functions use only integers (no float) and require a single pass (no iteration, no recursion) and are improvements on several such functions already published. The calendar's day zero can be defined by the user; several origins are pre-defined. Functions included perform: leapyear (macro), validation of a date, date to day number, day number to date, weekday, days between dates, new date given a date and an offset in days, Easter date (two algorithms), Easter-related holydays such as Mardi Gras and Corpo de Deus (Portugal), date to sortable date format, weekday and month names in several languages. The source was developed with TC 2.0 and tested with TC 1.0, TC 3.0 and Power C under MS-DOS 6.00 and is expected to be easily ported to any ANSI C compiler. Fully documented.

CBASE
Summary:C routines for database applications, w/docs
Download:cbase102.zip(Sep 22 1991, 267.5K)

CBOOKS
Summary:List of currently available C language books
Download:cbooks.zip(Jun 29 1989, 9.1K)

CC
Summary:'C' language functions and programs - 3 of 4
Download:cc03.zip(Jan 3 1986, 81.9K)

CC
Summary:'C' language functions and programs - 4 of 4
Download:cc04.zip(Nov 25 1985, 78.3K)

CC
Summary:'C' language functions and programs - 1 of 4
Download:cc01.zip(Aug 28 1985, 3.4K)

CC
Summary:'C' language functions and programs - 2 of 4
Download:cc02.zip(Jan 3 1986, 65.1K)

CCOMPILE
Summary:Small 'C' compiler
Download:ccompile.zip(Jun 5 1985, 35.3K)

CDECL
Summary:Decomposes 'C' language declarations
Download:cdecl.zip(Oct 20 1987, 11.4K)

CEPHES
Summary:Cephes Mathematical Library (C sources)
License:Freeware
Author:Stephen L. Moshier
Email:moshier@na-net.ornl.gov
Homepage:http://netlib.org/cephes/
Download:cephes28.zip(Jun 12 2000, 1.8M)
Description:
Cephes v2.8 provides special functions of mathematical physics and
related items in C language of interest to scientists and engineers.
The new C language standard, C99, has complex variable types that are
supported here and by the GNU C compiler.

Partial contents:
Elementary functions (log, exp, sin, cos).
Gamma, psi, dilograithm, Airy, Bessel, hypergeometric, Struve.
Complete and incomplete elliptic functions. Planck radiation.
Exponential, sine & cosine, hyperbolic, Fresnel integrals.
Probability integrals and their inverses: Gaussian,
Poisson, F, Chi-square, gamma, Student's, binomial, negative binomial,
Kolmogorov-Smirnov
Arithmetic on polynomials, rationals, extended precision floating
point.
Complex arithmetic and elementary functions.

Precisions: There are separate libraries for five different precisions:
single, double, long double (80 or 96-bit), long double (128-bit),
q-class (384-bit software arithmetic and check routines). There is a
C++ class for the extended precision arithmetic.


CFGOP
Summary:I/O for Windows type INI/CFG files. (C source)
Download:cfgop110.zip(Aug 2 1995, 48.5K)

CFOG
Summary:C source code obfuscator
Download:cfog102.zip(May 1 1995, 52.3K)

CGAZV5N 1991
Summary:Code from the C Gazette - Spring issue
Download:cgazv5n3.zip(May 7 1991, 44K)

CGUIDE
Summary:The PC programmer's guide to C
Download:cguide3.zip(Jun 4 1996, 254K)

CL_7_BUG
Summary:Bug examples for Microsoft C-Compiler CL-7.00
Download:cl_7_bug.zip(Oct 8 1992, 17.8K)

CLint
Version:1.67
Summary:CLint: C source checking tool
Download:clt167.zip(Mar 29 1994, 178.2K)

CLP_V
Summary:General purpose 'C' command line processor
Download:clp_v11.zip(Oct 13 1989, 19.1K)

CM100EXE
Summary:MAKE for MSC/WIN SDK (exe and samples), 1of4
Download:cm100exe.zip(Nov 15 1991, 51.4K)

CM100HLP
Summary:MAKE for MSC/WIN SDK (QuickHelp), 2of4
Download:cm100hlp.zip(Nov 15 1991, 109.4K)

CNEWS
Summary:'C' Elec. Newsletter/Journal Vol 2 #19
Download:cnews019.zip(Aug 4 1990, 28K)

CNEWS
Summary:Issue #1 'C' programmer's newsletter
Download:cnews001.zip(Jun 22 1988, 6.3K)

CNEWS
Summary:Issue #2 'C' programmer's newsletter
Download:cnews002.zip(Jun 22 1988, 5.6K)

CNEWS
Summary:Issue #3 'C' programmer's newsletter
Download:cnews003.zip(Feb 5 1988, 20.3K)

CNEWS
Summary:Issue #4 'C' programmer's newsletter
Download:cnews004.zip(Feb 21 1988, 42.2K)

CNEWS
Summary:Issue #5 'C' programmer's newsletter
Download:cnews005.zip(Mar 7 1988, 70.4K)

CNEWS
Summary:Issue #6 'C' programmer's newsletter
Download:cnews006.zip(Apr 10 1988, 28.1K)

CNEWS
Summary:Issue #7 'C' programmer's newsletter
Download:cnews007.zip(May 29 1988, 9.8K)

CNEWS
Summary:Issue #8 'C' programmer's newsletter
Download:cnews008.zip(Jun 14 1988, 57.4K)

CNEWS
Summary:Issue #9 'C' programmer's newsletter
Download:cnews009.zip(Jul 17 1988, 64.8K)

CNEWS
Summary:Issue #10 'C' programmer's newsletter
Download:cnews010.zip(Aug 15 1988, 49.2K)

CNEWS
Summary:Issue #11 'C' programmer's newsletter
Download:cnews011.zip(Sep 9 1988, 30.5K)

CNEWS
Summary:'C' programming & compiler review #12
Download:cnews012.zip(Oct 30 1988, 12.6K)

CNEWS
Summary:'C' Elec. Newsletter/Journal Vol 2 #13
Download:cnews013.zip(Dec 27 1988, 37.7K)

CNEWS
Summary:'C' Elec. Newsletter/Journal Vol 2 #14
Download:cnews014.zip(Feb 22 1989, 62.3K)

CNEWS
Summary:'C' Elec. Newsletter/Journal Vol 2 #15
Download:cnews015.zip(Jul 4 1989, 24.4K)

CNEWS
Summary:'C' Elec. Newsletter/Journal Vol 2 #16
Download:cnews016.zip(Jul 26 1989, 56.2K)

CNEWS
Summary:'C' Elec. Newsletter/Journal Vol 2 #17
Download:cnews017.zip(Sep 24 1989, 16.1K)

CNEWS
Summary:'C' Elec. Newsletter/Journal Vol 2 #18
Download:cnews018.zip(Dec 28 1989, 39K)

COMMASM
Summary:Info for programming MS-DOS COMM ports
Download:commasm.zip(Jul 13 1988, 7.5K)

Complete C
Summary:Complete C: learn/experiment w/OO systems,3of3
Download:ccc1053c.zip(Dec 24 1989, 293.1K)

Complete C
Summary:Complete C: learn/experiment w/OO systems,2of3
Download:ccc1053b.zip(Dec 24 1989, 217.6K)

Complete C
Summary:Complete C: learn/experiment w/OO systems,1of3
Download:ccc1053a.zip(Dec 24 1989, 26.7K)

CONFIGF
Summary:Use Windows-like config files in C (w/src)
Download:configf.zip(Apr 30 1995, 2.7K)

CONIO
Summary:Direct console I/O ASM routines for MicrosoftC
Download:conio.zip(Jun 8 1987, 8.1K)

CONSL 16/32
Summary:Console text output bit C/C++ library
Download:consl11.zip(Jun 16 1996, 94K)

CONSL 16/32
Summary:Console text output bit C/C++ library
Download:consl10.zip(Sep 30 1995, 122.9K)

CP
Summary:C code outliner (DDJ8808, tweaked for BC++2.0)
Download:cp14.zip(Mar 19 1992, 25.5K)

CPC
Version:2.02
Summary:CodePrint for C/C++ Version Jan 1996
Download:cpc2.zip(Jan 21 1996, 138.2K)

Cprimes
Summary:Example C prog to find Prime Numbers
License:Freeware
Author:Austin Fowler
Email:Austin.C.J.Fowler@worldnet.att.net
Homepage:http://home.att.net/~Austin.C.J.Fowler/
Download:cprimes.zip(Aug 17 1998, 69K)
Description:
Cprimes v1.10 is a very simple program to find prime numbers and includes
C/C++ source code. It is intended to help students learn by example
programming. Three programs are included. Prime.exe asks a user for
input and determine whether the give number is prime up to 4,294,967,295
or not and sieve.exe and primlist.exe both create large lists of prime
numbers. This program would be useful to beginning C/C++ programmers.
It demonstrates Arrays, Loops, C and C++ code, Reading Data from a File,
Etc. The souce code is commented.

CPROT
Summary:C and C++ incremental prototypes extractor
Download:cprot217.zip(Jun 14 1992, 102.7K)

CRC-C
Summary:CRC routines for C
Download:crc-c.zip(Jul 29 1987, 4.9K)

CRNCHR
Summary:C Libs - FFT,Wavelet,Coherence,Filter,Regr.etc
Download:crnchr22.zip(Apr 12 1993, 67.2K)

CROBOTS
Summary:Game for 'C' programmers. Make own robots
Download:crobots.zip(Dec 12 1985, 49.3K)

CRT2_1A
Summary:Free C/C++ TUI/video lib w/ src and examples
License:Freeware
Author:Marcio Afonso Arimura Fialho
Email:jlfialho@iconet.com.br
Homepage:http://pessoal.iconet.com.br/jlfialho/
Download:crt2_1a.zip(Oct 2 1999, 293.8K)
Description:
Video Handling Functions v2.1 is a Freeware 16-bit C/C++ library of text
mode functions, fully documented, plus examples. Over 60 functions and
ten pseudo-functions(macros), including functions for EGA/VGA/SVGA
special features. Works in almost every EGA/VGA/SVGA video modes,
including extended video modes and graphics modes. All with source
code.

Use it to create programs that require a good presentation in text mode
or that need to access specific video functions. In graphics mode you
may use it to write or to make some simple drawings. Of course, color
is supported. Extensive "on-line" help of every function is included.
The program also includes DOSFONT, a bonus package that enables
selecting and editing DOS/BIOS font files (.FNT). DOSFONT also includes
many fonts and some interesting examples. The source code of everything
is included.


CSCOP
Summary:C source code analysis utility
Download:cscop120.zip(Jan 1 1995, 47.4K)

CSOURC
Summary:Turbo-C source file manager
Download:csourc.zip(Jul 16 1987, 38.2K)

CSR
Summary:CSpotRun 'C' func lib., hdrs & examples 1of3
Download:csr30_1.zip(Jul 11 1988, 82K)

CSR
Summary:CSpotRun 'C' func lib., precompiled libs 2of3
Download:csr30_2.zip(Jul 11 1988, 100.6K)

CSR
Summary:CSpotRun 'C' func lib,. documentation 3of3
Download:csr30_3.zip(Jul 11 1988, 55.3K)

CSUBRTNS
Summary:C Subroutines #2
Download:csubrtns.zip(May 17 1987, 3.8K)

CTASK22D
Summary:Multitasking kernel in C w/ASM & C source
Download:ctask22d.zip(May 21 1996, 316.1K)

CTELL
Summary:Translates C declarations into English
Download:ctell.zip(Mar 8 1987, 12.1K)

CTOOLS
Summary:Generic data structures in C (lists, hashtabs)
Download:ctools10.zip(Apr 5 1992, 56.3K)

CTOPAS
Summary:Converts 'C' source to Pascal source (simple)
Download:ctopas.zip(Dec 6 1989, 5.8K)

CTRL_C
Summary:Intercept Ctrl C's
Download:ctrl_c.c(Sep 5 1988, 13K)

CTUTORDE
Summary:C language tutorial, style, and quiz program
Download:ctutorde.zip(Apr 25 1994, 892.7K)

CUG
Summary:Highly portable utilities from C Users' Group
Download:cug236.zip(Jan 2 1980, 84.5K)

CVBD
Summary:Dumps files as formatted OCT/HEX/DEC values
License:Free.
Download:cvbd200.zip(Jul 9 2000, 11.1K)
Description:
CVBD v2.00 is a program that displays the contents of (binary) files
onto the screen as a formatted series of Octal, Hexadecimal or Decimal
values. The user can then use the output for other purposes (such as
to incorporate a bitmap image into a C program). CVBD allows to
specify a display width for each value, to suppress the leading 0, to
left-justify displayed values and to specify a single character as a
separator between the displayed values. It also allows to limit the
number of values that are displayed on the screen so that nicely shaped
block can be created. Source code is included. CVBD is highly
portable.

CWD
Summary:Change working directory for C
Download:cwd.c(Aug 15 1988, 4.5K)

CXL
Summary:Window/menu/mouse C func lib, libraries, 2of2
Download:cxl52_2.zip(Feb 16 1990, 162.3K)

CXL
Summary:Window/menu/mouse C func lib, docs/utils, 1of2
Download:cxl52_1.zip(Feb 16 1990, 143.7K)

CXLHDERR
Summary:C source for critical error handler with CXL
Download:cxlhderr.zip(Nov 6 1989, 2.8K)

CXT
Summary:C source code analysis
License:Shareware
Author:Juergen Mueller
Email:jmsxt@compuserve.com
Download:cxt250.zip(Jun 21 1998, 1.4M)
Description:
CXT (C Exploration Tools) consists of CFT (C Function Tree Generator) and
CST (C Structure Tree Generator). They analyse C source code of
applications, no matter how big or complex, and are useful to explore
unknown software and to support software reuse and maintenance. By pre-
processing, scanning and analyzing the source code, these programs build
an internal representation of the function call hierarchy (CFT) and of
the data structure (CST) relations. Several features and options allow
the user to customize the generated hierarchy tree chart output and to
get a large set of useful information about the source code. The results
can be stored in a database and recalled later. The recall utility can
be integrated into editors like BRIEF or MicroEMACS (DOS, Windows) and
provides a hypertext-like feeling for function locating. The output
calltree can be generated as HTML- and as RTF-file (Windows Help).

CXT is part of the SXT Software Exploration Tools which provide similar
source code analysis features for C (CXT), DBASE (DXT), FORTRAN (FXT),
JAVA (JXT) and LISP (LXT).


Index A B C [D] E F G H I J K L M N O P Q R S T U V W X Y Z 
DBFLIB
Summary:Borland C library for dBase (.DBF) files
License:Shareware. Servile Software
Email:probertm@pins.co.uk
Homepage:http://www.pins.co.uk/upages/probertm/
Download:dbflib20.zip(Nov 28 1996, 22K)
Description:
Dbflib is a library of functions to allow access of dBase .DBF file structures from Borland C.
Shareware version includes only small memory model. Other memory model libraries are available by registering.

DBREAK
Summary:Disable CTL-C/CTL-BREAK/CTL-ALT-DEL. C source
Download:dbreak.zip(Feb 12 1991, 3.9K)

DEBUGC
Summary:#include level printf() debugging
Download:debugc.zip(Jul 18 1985, 2.4K)

DELETE
Summary:Delete a file
Download:delete.c(Jul 30 1987, 4.2K)

Dflat
Summary:Dflat: SAA-compatible windowing LIB w/C source
Download:dflat15.zip(Nov 14 1992, 136.7K)

DFLAT 386
Summary:Update to DFLAT windowing system for & up
Download:dflat386.zip(Oct 4 1994, 169.7K)

DFLAT_4G
Summary:SAA-compatible window lib/c-source 32 bit
License:Public Domain
Download:dflat_4g.zip(Feb 28 1999, 170.5K)
Description:
This version of DFLAT by Dr Dobbs Jounal is ported for Watcom-C with
Dos4GW so you can use it for 32 bit DOS applications. Included are
Editor tools and controlled Value input.

Special reauirements: None.


DIRLIB
Summary:Unix 'dirlib' package ported to MS-C
Download:dirlib.c(Dec 31 1988, 12.1K)

DLC-TSR
Summary:TSR interface for Datalight C
Download:dlc-tsr.zip(Feb 12 1987, 6.6K)

DMAKE38E
Summary:'make' util for MS-DOS C programmers. EXE/doc
Download:dmake38e.zip(Jan 24 1992, 137.1K)

DOSDBG
Version:8.00c
Summary:C runtime checker for Microsoft C
Download:dosdbg20.zip(Oct 11 1996, 35.6K)

DPCRTLMM
Version:1.0
Summary:Memory manager & logger
License:Shareware
Author:David Duncan Ross Palmer, Daybo Logic
Email:Overlord@DayboLogic.co.uk
Homepage:http://daybologic.com/Dev/dpcrtlmm/
Download:dcrtlmm1.zip(Aug 13 2000, 42.8K)
Description:
DPCRTLMM is a memory manager for C programmers. It also supports C++
and can log allocations, etc. made through it. The registered version
provides hooks for debugging - this one is limited to 50 blocks. All
leaks are caught and so it aims for more stable program design.

DXLIB
Summary:DOS Extender Library for Protected-Mode DOS
Download:dxlib60.zip(Jun 28 1996, 259.7K)

Index A B C D [E] F G H I J K L M N O P Q R S T U V W X Y Z 
EMS4C
Summary:Expanded Memory Management for C
Download:ems4c10.zip(Apr 10 1996, 40.2K)

EMSIF24A
Summary:EMS interface for Borland/Turbo/MS C[++]
Download:emsif24a.zip(Jun 26 1993, 66.4K)

EnCom
Version:1.00
Summary:EnCom: C async lib - supports 16550
Download:encom100.zip(Jul 7 1992, 117.2K)

ENCOM_TD
Summary:Sample terminal pgm using EnCom1.0 C async lib
Download:encom_td.zip(Jul 7 1992, 49K)

EOUE
Summary:C source and font to handle Japanese text
License:Freeware
Author:Michael Mangelsdorf
Email:Patael@msn.com
Download:eoue1097.zip(Nov 24 1997, 123K)
Description:
An add-on or code-base to your programs. Provides functions to display the Japanese kana and joyo-kanji in 320x400x256 on standard VGA. Allows string resources for programs to be prepared from standard JIS files with included program. Includes object code .LIB file and two demonstration programs using this library.

Index A B C D E [F] G H I J K L M N O P Q R S T U V W X Y Z 
FE
Summary:Bitmap editor for Zortech C++'s FlashGraph Lib
Download:fe1.zip(Feb 5 1992, 63.3K)

FFT
Summary:Fast Fourier transforms, with C source
Download:fft142.zip(Jun 5 1991, 89.9K)

FILTR30S
Summary:Text file searcher, simultan. multi-term check
Download:filtr30s.zip(Apr 20 1995, 12.3K)

FLAT
Summary:Flat real mode for C/C++ v1.00. Free
License:Free software (GPL).
Download:flat100.zip(Dec 21 1999, 41.9K)
Description:
The flat real mode for C/C++ library is meant for C/C++ programmers
targeting 386+ 16-bit real mode DOS machines. It offers easy to use and
fast linear access to the entire memory using a technique called flat
real mode. It provides automatic CPU type detection and extended memory
allocation as well as functions for basic memory access on single values
and groups (like stdlib's mem* functions), dynamic extended memory
allocation and 32-bit file access.

Full source code (NASM, ANSI C) and precompiled objects for the asm
files included.


FORTIFY
Summary:C/C++ memory tracker and protector, R1.0
Download:fortify.zip(Feb 4 1995, 22.9K)

FUNC
Summary:Mathematical function Compilator for C pgms
Download:func11.zip(Aug 1 1995, 79.6K)

FUNCTION
Summary:Mathematical function Compilator for C pgms
Download:function.zip(Jun 23 1995, 79.5K)

FXVMM
Summary:Virtual Memory Manager. C source
Download:fxvmm210.zip(Apr 5 1996, 108.9K)

Index A B C D E F [G] H I J K L M N O P Q R S T U V W X Y Z 
GDIR
Summary:Enhanced DIR w/attributes, hidden/system files
Download:gdir.c(Jun 13 1986, 8.7K)

GENCSRC
Version:2.0
Summary:Coronado's Generic 'C' tutor, (1 of 2)
Download:gencsrc.zip(Nov 20 1987, 90.7K)

GENCTXT
Version:2.0
Summary:Coronado's Generic 'C' tutor, (2 of 2)
Download:genctxt.zip(Nov 20 1987, 105.9K)

GETF
Summary:Locate 'C' source file w/particular function
Download:getf.zip(Nov 20 1988, 36K)

GIFSAVE
Summary:C source to save GIF images
Download:gifsave.zip(Sep 26 1992, 13.6K)

GKIT05B
Version:0.5
Summary:GameKit C/C++/ASM game library for Watcom
Download:gkit05b.zip(Jun 25 1996, 280.5K)

GLOB
Summary:Change wildcard filespec to list of files
Download:glob.zip(Feb 10 1988, 2.7K)

GNUCTAGS
Version:5.1
Summary:Microsoft C port of GNU [ce]tags
Download:gnuctags.zip(Nov 20 1989, 12.5K)

GRAPH
Summary:ASM CGA/EGA graphics routines for MS C (4.0)
Download:graph.zip(Jul 21 1987, 10.4K)

GYMAKE
Version:1.2
Summary:Make utility for MS-DOS w/C source
Download:gymake12.zip(Nov 18 1988, 37.2K)

Index A B C D E F G [H] I J K L M N O P Q R S T U V W X Y Z 
HANDLES
Summary:Get >20 handles in TC (also DJGPP). Docs & src
Download:handles2.zip(Apr 8 1992, 20.3K)

HGRAPHIC
Summary:Hercules graphics routines for MS Quick C
Download:hgraphic.zip(Apr 15 1988, 7.6K)

How to
Summary:How to: Shadowed windows with UltraWin C lib
Download:uwshadow.zip(Mar 4 1992, 13.7K)

HSORT
Summary:General purpose heapsort for C
Download:hsort.c(Aug 5 1985, 4.9K)

Index A B C D E F G H [I] J K L M N O P Q R S T U V W X Y Z 
IBMCOM
Summary:Interrupt-driven comm routines for Turbo C
Download:ibmcom.zip(Apr 28 1989, 8.9K)

IDL
Summary:Indicates ifdef level nesting in c/c++ source
Download:idl10.zip(Aug 14 1996, 23.6K)

idllPower 2
Summary:DOS DLL support. (Watcom 32)
License:Commercial Demo of idllPower, dllPower 2.70 (Freeware)
Requires:Watcom C/C++ 32 10.0+
Email:ttoole@vis.bc.ca
Download:idp302ev.zip(Dec 3 1996, 346.8K)
Description:
Internal dllPower v3.02 is a powerful programming tool to enable Watcom C/C++32 users to use Windows NT style DLLs in their DOS-based applications. This is ideal for Game programmers who wish to use drivers for sound, graphics, devices, etc.. idllPower is a library you link into your application.
dllPower v2.70 is also included as a free alternative to idllPower, however, it is an external loader and not a library you link in.

IMC 1991
Summary:Inside Microsoft C Journal source, Jan.
Download:imc9101.zip(Jan 17 1991, 4.3K)

IMC 1991
Summary:Inside Microsoft C Journal source, Feb.
Download:imc9102.zip(Jan 24 1991, 4K)

IMC 1991
Summary:Inside Microsoft C Journal source, March
Download:imc9103.zip(Mar 4 1991, 5.5K)

IMC 1991
Summary:Inside Microsoft C Journal source, April
Download:imc9104.zip(Mar 4 1991, 5.8K)

IMC 1991
Summary:Inside Microsoft C Journal source, June
Download:imc9106.zip(May 8 1991, 8.7K)

INDENTS
Summary:Indent C & C++, (vanilla) C source code
Download:indents.zip(May 29 1993, 57.6K)

INDENTX
Summary:Indent & format C & C++ source. DOS exe & docs
Download:indentx.zip(May 29 1993, 40.5K)

INPARSER
Summary:Extracts tokens from an input string
Download:inparser.zip(Jan 14 1986, 7K)

INT24_C
Summary:C routine intercepts Abort/Retry/Ignore prompt
Download:int24_c2.zip(Apr 15 1990, 2.8K)

INTERCEP
Summary:Prevent printing ^C with signal() in MS-C
Download:intercep.asm(Jul 5 1987, 6.1K)

INTERP
Summary:Command interpreter (C library)
License:Freeware
Author:Jean-Marc Drezet
Email:drezet@math.jussieu.fr
Download:interp11.zip(Mar 29 1998, 641K)
Description:
The command interpreter is a library (written in C) which allows the creation of programs that can accept commands given interactively by the user or programs that are sequences of commands.
The main features of the command interpreter are:
- the possibility to add new commands in a very easy way.
- the use of an expression evaluator, written by Mark Morley, which can
be used to parse numeric arguments, or make direct computations, and
define variables.
- the possibility to write, load and execute programs, which are
sequences of commands, using loops and jumps.
- the definition of objects which are arrays of several types of
numbers, having names. So it is possible to refer to objects in
arguments of commands for example, by giving their name. It is also
possible to define structures, whose members are objects or other
structures.
- there is an implementation of complex numbers in two ways. The
library contains also some functions that simplify the use of arrays of
numbers.
It is easy to glue several applications of the command interpreter. The command interpreter has been developed on Linux OS, and ported to MSDOS using DJGPP C compilers. It can manipulate complicated filenames as in Unix, using correspondance tables. The zip file contains the complete source code, a documentation and an application of the command interpreter.

ISD
Summary:Icon and sprite designer for high resolution
License:Shareware
Email:dgsureau@hotmail.com
Download:isd31.zip(Feb 28 1997, 124.7K)
Description:
ISD designs sprites or icons on the 640 x 480 VGA resolution, it includes C libraries to display sprites, in 16 or 256 colors. Editor with powerful function:
- Variable size.
- Cut and paste.
- Rotate.
- Merge with special effects.
- Animation
For DOS or Windows.

Index A B C D E F G H I [J] K L M N O P Q R S T U V W X Y Z 
JANUS
Summary:BBS door construction library for Borland C
Download:janus11.zip(Jun 4 1996, 80.9K)

JAZDOC
Summary:Documentation for JAZLIB.ZIP
Download:jazdoc.zip(Jul 23 1986, 25.3K)

JAZLIB
Summary:C utility library with source (w/C)
Download:jazlib.zip(Aug 15 1986, 140.9K)

JLib
Version:1.7
Summary:JLib: Fast Portable Graphics Library
Download:jlib_1-7.zip(Nov 21 1996, 459.3K)

JPL-C
Summary:JPL library of portable C routines
Download:jpl-c.zip(Aug 6 1988, 124.3K)

JULCAL
Summary:C language sources for Julian date programs
Download:julcal10.zip(Dec 21 1992, 18.8K)

JULIN
Summary:Source in C for calendar date calculations
Download:julin105.zip(Aug 1 1993, 33.1K)

JXFN
Version:1.7
Summary:Font Functions for use with JLib+
Download:jxfn_1-0.zip(Nov 21 1996, 429.7K)

JZCHKDSK
Summary:Better CHKDSK program
Download:jzchkdsk.zip(Jul 21 1986, 19.4K)

Index A B C D E F G H I J [K] L M N O P Q R S T U V W X Y Z 
KAFSRT
Summary:Complete file system and sort pkg for C pgmers
Download:kafsrt20.zip(Jun 13 1993, 109.4K)

KBDHANDL
Summary:Multiple keypress INT 9 keyboard handler w/src
Download:kbdhandl.zip(Jul 31 1993, 8.8K)

KERNEL
Summary:Multitasking kernel from DDJournal, w/ASM src
Download:kernel.zip(Nov 24 1986, 15.6K)

KH-DATE
Summary:C/C++ library - routines for date calculations
Download:kh-date.zip(Jul 21 1996, 98.2K)

Index A B C D E F G H I J K [L] M N O P Q R S T U V W X Y Z 
LEX
Summary:DeSmet C source for PD version of Unix LEX
Download:lex.zip(Aug 25 1986, 90.1K)

LIBKB
Summary:Advanced and portable low-level keyboard lib
Download:libkb100.zip(Jul 23 1996, 254.6K)

LINGUA
Summary:Easy multi-language support for C programs
Download:lingua14.zip(Jun 30 1996, 77.2K)

LOCALE
Summary:Locales' support for DOS (C source)
License:Freeware
Email:tim@ipi.ac.ru
Download:locale12.zip(Nov 16 1997, 55.9K)
Description:
The C-sources for POSIX-compatible locales for DOS, Windows 3.x, Win32. The small library provides the actual locale-dependent information according POSIX rules under DOS, Windows 3.x and Win32. The service is very similar on all three OS. No environment variables used (because it is not a general way under DOS/Windows). No additional databases or built-in data used. All information obtained from OS only.
The locale-dependent information includes character classification (isupper(), islower(), and other isXXX()); character convertion (toupper(), tolower(), strupr(), strlwr()); string sorting (strcoll(), strxfrm(), stricmp()); date & time representation (strftime(), strptime()); monetary formatting (strfmon()); and so on.
This C-sources was successfully tested with few versions of Borland C, Microsoft C, Watcom C, DJGPP v2 and can be easy ported on other compilers. Tested in all OS from MS-DOS v3.30 to Windows NT 4.0.

LPC
Summary:LPC-Parcor-Cepstrum code gen. for C programers
Download:lpc052.zip(Apr 16 1994, 51K)

LZPIP
Summary:Compressed/deflated file access library
Download:lzpip104.zip(Apr 17 1995, 66.2K)

Index A B C D E F G H I J K L [M] N O P Q R S T U V W X Y Z 
MAKE for MSC/WIN SDK (Help
Summary:MAKE for MSC/WIN SDK (Help: text format), 3of4
Download:cm100txt.zip(Nov 15 1991, 49.4K)

MAKE-PD
Summary:Public domain MAKE
Download:make-pd.zip(Feb 15 1987, 30.7K)

MAKEDEP
Summary:Dependency generator for MAKE, with C source
Download:makedep.zip(Sep 29 1994, 15.4K)

MAPM
Summary:Arbitrary Precision Math Lib w/ TRIG/SRC
License:Freeware
Author:Michael C. Ring
Email:ringx004@tc.umn.edu
Homepage:http://tc.umn.edu/~ringx004/
Download:mapm-356.zip(Aug 12 2000, 108.8K)
Description:
MAPM is an Arbitrary Precision Math Library written in C. This library
has math functions typically found in math.h. The library has the
obvious add, subtract, multiply, and divide. It also has the following
math functions: SQRT, CBRT, SIN, COS, TAN, ARC-SIN, ARC-COS, ARC-TAN,
ARC-TAN2, LOG, LOG10, EXP, POW, Hyperbolic functions, and FACTORIAL.
Since the library supports math.h type functions, it has a slant
towards floating point math (as opposed to integers). However, this
library may also perform integer only math if so desired. The library
has a FFT based fast multiplication algorithm that has O(N * log2(N))
growth. The library also has a C++ wrapper class for easier usage:
MAPM x,y; y = 3.2 * sin(x);, etc.

MATCH
Summary:Unix sh-style regex parser (wild cards), C src
Download:match110.zip(Mar 11 1991, 16.8K)

MATRIX
Version:0.4
Summary:Small Matrix toolbox for C programmers
Download:matrix04.zip(May 24 1992, 40.9K)

MATRIXC
Summary:C source for matrix algebra and 3D line shapes
Download:matrixc.zip(Feb 18 1994, 10.9K)

MATRX
Version:0.42
Summary:Small Matrix Toolbox for C programmers
Download:matrx042.zip(Apr 16 1994, 39.7K)

MC302EMB
Summary:MICRO-C Embedded Control kit - Test-drive vers
Download:mc302emb.zip(Mar 18 1994, 210.3K)

MC302PC
Version:3.02
Summary:MICRO-C PC 'C' compiler
Download:mc302pc1.zip(Mar 18 1994, 190.4K)

MC302PC
Summary:MICRO-C PC Example programs
Download:mc302pc2.zip(Mar 18 1994, 270.4K)

MCOMM
Summary:Interrupt-driven async LIB for MS-C/Turbo-C/BC
Download:mcomm600.zip(Apr 7 1996, 162.4K)

MFILE
Summary:Allows more than 20 files open at once in MS-C
Download:mfile.asm(Jan 29 1988, 2.8K)

MGDOS
Summary:GUI lib & designer for DOS/Win/Unix (DOS)
License:Freeware for noncommercial use.
Download:mgdos322.zip(Oct 11 2000, 1.3M)
Description:
MGUI is cross-platform C/C++ GUI library for DOS, Windows 3.1, Win32
and Unix X-Window environments. It offers all typical GUI objects like
menu, push button, editable text fields with Cut & Paste capabilities.
A manager object automatically positions and resizes its children,
making layout construction simple. Supports 16, 256, 32K and 64K
colors under DOS, up to 16 million in Windows and X-Window
environments. A designing tool (MGUI Designer) is provided for helping
programmers in the construction and maintenance of the application
windows layout.

MILLISEC
Summary:MSC/asm src for millisecond resolution timing
Download:millisec.zip(Nov 30 1991, 35.4K)

MIXFFT
Summary:Arbitrary-N FFT, C-source and benchmark
License:Shareware
Author:Jens J. Nielsen
Email:jjn@get2net.dk
Homepage:http://home.get2net.dk/jjn/
Download:mixfft04.zip(Mar 15 1998, 38K)
Description:
This packet contains the C source for a mixed-radix FFT routine. It performs a fast discrete Fourier transform (FFT) of a complex sequence, x, of an arbitrary length, n. The output, y, is also a complex sequence of length n.

y[k] = sum(x[m]*exp(-i*2*pi*k*m/n), m=0..(n-1)), k=0,...,(n-1)
The routine is accompanied by a demo program, fftbench.c, that demonstrates the numerical capabilities. It measures the execution time as well. If you wish to test the capabilities of another FFT routine, the fftbench.c is easy to modify.


MKUTIL
Summary:SciTech Makefile Utilities
Download:mkutil22.zip(Sep 30 1995, 263.9K)

MS-PROF
Summary:Execution profiling for Microsoft C / Quick C
Download:ms-prof.zip(Sep 11 1989, 7.2K)

MSC
Summary:Program to pass arguments from a file to CL
Download:msc.c(Aug 15 1988, 3.6K)

MSCHRT
Version:5.1
Summary:High resolution timer toolbox for MSC
Download:mschrt3.zip(Jul 23 1990, 46.9K)

MSEC
Version:1.2
Summary:High-definition millisec timer (C,ASM)
Download:msec_12.zip(Dec 10 1991, 7.5K)

MwCONIO
Version:1.0
Summary:MwCONIO:Metaware/PharLap console I/O lib w/src
License:Freeware
Requires:PharLap DOS-extender SDK v4.0 or higher. Metaware HighC/C++ v3.0 or higher to recompile.
Email:giva@bgnett.no
Download:mwcon10.zip(Sep 28 1997, 83.8K)
Description:
MwCONIO v1.0 is a text console I/O library for Metaware HighC/C++ compiler and Pharlap DOS-extender. The library is fully Borland compatible. Included test program shows that this library is over 100% faster than it's Borland counterpart. Documentation on all functions is provided.
All C and ASM sources are included.

Index A B C D E F G H I J K L M [N] O P Q R S T U V W X Y Z 
NDMAKE
Version:4.5
Summary:Unix-like MAKE for DOS C programmers
Download:ndmake45.zip(Dec 11 1987, 88.6K)

NETCLB
Version:3.5
Summary:Novell Netware C API library - version
Download:netclb35.zip(Mar 20 1996, 197.7K)

NJSDK
Summary:NJSDK: Chinese C lib. software development kit
Download:njsdk30.zip(Feb 15 1994, 184.6K)

Index A B C D E F G H I J K L M N [O] P Q R S T U V W X Y Z 
ODOORS
Summary:C library for creating professional BBS doors
Download:odoors60.zip(Jun 28 1996, 640.7K)

OXCC
Version:1.434
Summary:OXCC: Interpreting C compiler
Download:oxcc1434.zip(Sep 7 1996, 1.2M)

Index A B C D E F G H I J K L M N O [P] Q R S T U V W X Y Z 
PC
Summary:Serial port rtns. & VT100 emul. (C src only)
Download:pc_8250.zip(Feb 6 1991, 36K)

PC Windows
Summary:PC Windows: C menu/window library w/full src
Download:pcw_c.zip(Dec 28 1991, 304.8K)

PCC12C
Summary:Personal C compiler. Fully functional, C WARE
Download:pcc12c.zip(Jun 20 1989, 171.6K)

PCL4C
Summary:Personal Communications Library for C/C++
License:Shareware
Author:Mike Marshall, MarshallSoft Computing, Inc.
Email:mike@marshallsoft.com
Download:pcl4c62.zip(Feb 7 1999, 154.6K)
Description:
Personal Communications Library for C/C++ v6.2. Real & protected mode
DOS. Supports thru COM20 to 115200, 4+ ports concurrently, many dumb
multiport boards, 16550, 16650, 16750 UARTs, interrupt driven, RTS/CTS
flow control, any UART address and IRQ, all memory models. Supports
Watcom C/C++, Borland/Turbo C/C++, MIX Power C, & Microsoft C/C++.

PCPILOT
Summary:C programmer's TSR utility, with source
Download:pcpilot.zip(Jan 13 1990, 48.9K)

PCSOUND
Summary:Plays many types of digitized sound files
Download:pcsound.zip(May 20 1991, 216.6K)

PCTIME
Version:2
Summary:Millisecond Resolution Timing Lib for DJGPP
License:Freeware
Author:Chih-Hao Tsai
Email:hao520@yahoo.com
Homepage:http://profiles.yahoo.com/hao520/
Download:pctime14.zip(Sep 25 2000, 5.2K)
Description:
PCTimer reprograms the Programmable Interval Timer (8254/82C54) to get
high frequency of System Timer Interrupt (IRQ0) whose default frequency
is 18.2 Hz. Since the operating systems rely heavily on the System
Timer Interrupt, increasing its frequency could cause instability.
PCTimer hooks both protected and real mode int 8h handlers (default
handler for System Timer Interrupt), reprograms 8254 to get higher
frequency of interrupts, but calls the original handlers at a fixed
frequency of 18.2 Hz.

PMPRO
Summary:Protected mode DOS extender API
Download:pmpro22.zip(Sep 30 1995, 169K)

PMW
Summary:DOS/4GW replacement for WATCOM C/C++
Download:pmw132.zip(Dec 29 1996, 139.8K)

Portable C src
Summary:Portable C src: Pseudo-random number generator
Download:r250.zip(Oct 13 1992, 3.6K)

PPC
Summary:'Pretty Printer' for 'C' language sources
Download:ppc.zip(Sep 17 1988, 11.4K)

PPL4C
Summary:Protocol library for C/C++
Download:ppl4c11.zip(Apr 10 1996, 81.8K)

PRF
Summary:Profiler for Microsoft 'C' programs
Download:prf.zip(Nov 24 1988, 34.6K)

PROFIL
Summary:C language EXE program profiler (source only)
Download:profil.zip(Sep 4 1989, 13.1K)

PTRTUT
Summary:Text tutorial on C pointers (ASCII)
Download:ptrtut01.zip(Jun 28 1996, 26.9K)

Index A B C D E F G H I J K L M N O P [Q] R S T U V W X Y Z 
QLIB
Summary:PMODE-32 SDK. Freeware
License:Freeware
Author:Peter Quiring, QLIB
Email:sub_death@geocities.com
Homepage:http://qforce.home.ml.org/
Download:qlib211b.zip(Jul 4 1998, 825.9K)
Description:
A free PMODE-32 SDK. It includes standard C routines written in 32bit
code. It also includes many powerful drivers for video, kbd and much
more. Within are also a lot of utilites and batch files to help you use
your compilers in conjuction with QLIB, to ease the process of creating
your final projects.

QLIB v2.10 (PMODE/W SDK)
Summary:C Lib replacement
License:Freeware
Author:Peter Quiring
Email:sub_death@geocities.com
Homepage:http://www.geocities.com/SiliconValley/Peaks/1231/
Download:qlib210.zip(Feb 3 1998, 601.5K)
Description:
QLIB is an almost complete C LIB replacement for any LIBs you may have. QLIB is 32bit ASM coded for use with DOS extenders. QLIB contains most C functions such as file IO, memory, FILE* streams. Plus more for video, kbd, packed files, compression, etc. QLIB supports Borland C++, Watcom C++, MS Vis C++, MASM, TASM, WASM and NASM. All you need is PMODE/W v1.31+ or DOS/4GW or WDOSX DOS extenders. QLIB also offers a 32bit LE-EXE debugger capable of running under any DPMI host (ie: Win95).

QSORT
Summary:Quick Sort in C
Download:qsort.c(Aug 6 1985, 4.7K)

QUIKC
Version:2.1
Summary:Quick screen utilities for Turbo C & MS C
Download:quikc21.zip(Jul 4 1989, 68.2K)

Index A B C D E F G H I J K L M N O P Q [R] S T U V W X Y Z 
RANDOM_C
Summary:C lang random number generator,one of the best
Download:random_c.zip(May 27 1990, 4K)

READIN
Version:1.1
Summary:Convert any file to variable in a header file
License:Freeware
Email:wwilk@www.starsysfw.com
Download:readin11.zip(Jan 12 1997, 31.5K)
Description:
ReadIn v1.1 will take the filename given at the command line and convert it into a variable useable by C that you will be able to extract from inside your program (ReadOut source code provided). The major use of this tool for programmers would be to make installation programs that extract multiple files from one executable. Other uses include: extracting graphic files for use in games or title screens, extracting sound files/drivers for programs that use sound, or extracting certain information files that a user would choose from a menu, etc. ReadIn v1.1 is Freeware and may be distributed freely without modification.

RECIO
Summary:C library reads/writes files as records/fields
Download:recio215.zip(Oct 29 1996, 172.2K)

REDIRECT
Summary:Feed line to shell w/stdin/stdout/stderr redir
Download:redirect.c(Apr 27 1989, 2.6K)

RESLB
Summary:Function library for Turbo-C to make TSRs
Download:reslb201.zip(Oct 31 1987, 24.2K)

ROOTPATH
Summary:Convt pathname arg to root-based connical form
Download:rootpath.c(Jul 26 1986, 3K)

Index A B C D E F G H I J K L M N O P Q R [S] T U V W X Y Z 
SCALE
Summary:Calc scaling parms for plotting, axes w/labels
Download:scale.cq(Sep 25 1985, 5.1K)

SCSIDRVR
Summary:'C' source for SCSI disk drivers
Download:scsidrvr.zip(Feb 9 1989, 10.2K)

SGVLIB
Summary:C library supporting for EGA/VGA text/graphics
Download:sgvlib10.zip(Sep 5 1995, 68.2K)

SIMC
Summary:C/C++ function library for discrete simulation
Download:simc100.zip(Jun 3 1996, 60.6K)

SINE
Summary:Sine functions in 'C'
Download:sine.c(Jun 1 1986, 5.9K)

SLDC51
Version:4.1
Summary:C compiler for 8051
License:Demo.
Download:sldc5141.zip(Jul 14 1998, 415.9K)
Description:
The SLDC51 is 'C' cross compiler for 8051 which runs on DOS. It
supports a subset of ANSI 'C' with many 8051 specific extensions.
It also includes a Source Level Debugger - to simulate the 8051
micro-controller on PC. It allows the user to debug through his/her
'C' program on the PC without actually requiring the target hardware.
Thus, it is a complete development + debugging tool. It comes with a
comprehensive function library (includes trignometric functions such as
sin, cos etc.). Supports many data types such char, int, long int, float
and a special bit data type. 8051 (or a derivative) based systems
developers may find it useful tool to complete their project ahead of
schedule.

SLEEP
Summary:Millisecond-resolution delay function for 'C'
Download:sleep.zip(Dec 6 1987, 2.8K)

SMAKE
Summary:Make utility for most compilers/linkers
Download:smake155.zip(Jun 14 1993, 27.4K)

SMOOTH
Summary:'Lowness' and 'split linear' data smoothers
Download:smooth11.zip(Jun 9 1991, 41K)

SNIP
Summary:~2.4 Mb of free C source/info, 30% PC specific
License:Public Domain/Freeware
Email:rbs@snippets.org
Homepage:http://www.snippets.org/
Download:snip9707.zip(Jul 9 1997, 942.9K)
Description:
July'97 release of SNIPPETS - public domain/Freeware portable C source code and instructional text. >700 files, approx. 30% PC-specific, the rest portable. The PC-specific functions are system-level utility code - no multimedia or GUI code. Tested on all popular PC compilers plus gcc, SCO, and HP/UX compilers where possible. An eclectic collection containing everything from macros to complete cut-and-paste C code solutions and utilities, along with FAQ and instructional files. To make SNIPPETS, files must: 1) answer a "how do I..." C question, 2) be clever, and/or 3) present a solution to an obscure but knotty problem.

SNPD
Summary:Updates snip9611.zip to snip9707.zip (cf.)
License:Public Domain/Freeware
Requires:The conversion utility is for DOS only, but can run in a DOS box in other OS's which support it. Requires a virgin copy of snip9611.zip to convert.
Email:rbs@snippets.org
Homepage:http://www.snippets.org/
Download:snpd9707.zip(Jul 9 1997, 117.4K)
Description:
July '97 release of SNIPDIFF. Delta files and utilities (PC DOS only) to update a virgin copy of snip9611.zip to snip9707.zip. See separate description of snip9707.zip. Note that SNIPDIFF will only work on a unaltered copy of snip9611 since its utilities validate each file from the old archive to assure that the resulting copy of snip9707 is functionally undistinguishable from the master distribution archive. Also note that SNIPDIFF will not work with any previous release of SNIPPETS other than snip9611.

Sphinx C--
Summary:Compiler, examples & source
License:Greenware (Freeware that respects the environment)
Email:cellik@sfu.ca
Download:c--final.zip(Nov 28 1996, 640.2K)
Description:
Sphinx C-- is a half way point between C and 8086 assembly. This is the final release of Sphinx C--. This package includes the compiler, workbench, examples and source. The advantage of using C-- is the creation of very small and tight utilities.

SPLINE
Summary:Interpolate using splines under tension
Download:spline29.zip(Nov 10 1992, 60K)

SPWNO
Summary:Disk/EMS/EXT/INT15-swapping spawn() replacemnt
Download:spwno413.zip(Dec 11 1992, 100.3K)

STEPH1D
Summary:C libraries for DOS text mode user interface
Download:steph1d0.zip(Jun 4 1995, 269.3K)

STGDK
Version:3.2
Summary:Stellar Game Development Kit v3.2 for DOS, 1/2
License:Shareware
Author:company member
Email:falcon@execulink.com
Homepage:http://www.stelsoft.com/
Download:stgdk321.zip(Nov 15 1997, 1.2M)
Description:
The Stellar Game Development Kit is a development library for Watcom C/C++ that aids you in the creation of 2D games. Includes powerful 2D engine library, Map Editor, Sprite Editor, and other utilities. The registered version includes Sound System and High Resolution handler.

STGDK
Version:3.2
Summary:Stellar Game Development Kit v3.2 for DOS, 2/2
License:Shareware
Author:company member
Email:falcon@execulink.com
Homepage:http://www.stelsoft.com/
Download:stgdk322.zip(Nov 15 1997, 965.3K)
Description:
The Stellar Game Development Kit is a development library for Watcom C/C++ that aids you in the creation of 2D games. Includes powerful 2D engine library, Map Editor, Sprite Editor, and other utilities. The registered version includes Sound System and High Resolution handler.

SWAP
Summary:C routines allow swap of app to disk, XMS, EMS
Download:swap300.zip(Oct 3 1990, 82.4K)

SYSTEM
Summary:C src for system() w/redirection & exit status
Download:system.zip(May 22 1992, 4.8K)

Index A B C D E F G H I J K L M N O P Q R S [T] U V W X Y Z 
T2C
Summary:Microsoft's Turbo Pascal to C translator
Download:t2c.zip(Dec 1 1987, 100.7K)

TABX
Summary:Filter that expands TABs to SPACEs
Download:tabx.c(Feb 23 1990, 3.4K)

TAGS
Summary:TAGS file system for C and Epsilon
Download:tags.c(Jul 12 1986, 72.4K)

TCIO
Summary:Input/output functions for C and C++
Download:tcio.zip(Apr 19 1995, 75.4K)

TDAT
Summary:Date and Time functions for C and C++
Download:tdat11.zip(Apr 22 1995, 25.5K)

TEACH-C
Summary:VG C tutor, great display format, w/ quizzes
Download:teach-c.zip(Apr 6 1986, 82K)

TEGLC
Summary:Graphical windowing toolkit demo (TC/MSC)
Download:teglc.zip(Jun 28 1990, 312K)

TESTDIR
Summary:Directory checkout (optional)
Download:testdir.zip(Jan 10 1989, 2.6K)

TGASAVE
Summary:C source to save Truecolor Targa (TGA) images
Download:tgasave.zip(Oct 29 1993, 11K)

THREAD
Summary:C Reference guide
Download:thread.zip(Nov 13 1986, 32.4K)

TOOLS4C
Summary:Shareware windowing package for C programmers
Download:tools4c.zip(Aug 15 1987, 86.2K)

TRAN
Summary:Random Number Generators for C and C++
Download:tran10.zip(Nov 9 1995, 24.1K)

TSD
Summary:Finds given C-function in a set of C-files
Download:tsd060.zip(Nov 10 1995, 14.9K)

TSR-ASM
Summary:C-callable assembler routines to go TSR
Download:tsr-asm.zip(Aug 5 1988, 14.8K)

TSRC
Summary:TSRs in C, source code from Computer Language
Download:tsrc.zip(Apr 5 1988, 9.6K)

TXMS
Summary:C Functions for Extended Memory Access Via XMS
Download:txms.zip(Apr 20 1995, 15.9K)

Index A B C D E F G H I J K L M N O P Q R S T [U] V W X Y Z 
U16PC
Summary:'C' language source for 'uncompress' for PC
Download:u16pc.zip(Dec 7 1988, 9K)

UNDOC-CL
Version:4.0
Summary:Undocumented C compiler switches (MS-C)
Download:undoc-cl.swi(Jul 9 1987, 2.9K)

UNITS
Summary:Powerful unit conversion program
Download:units.zip(Nov 2 1987, 7.6K)

UNIXCLIB
Summary:Unix/C functions in MASM for DeSmet C
Download:unixclib.asm(Oct 14 1985, 9.7K)

UPDATE
Summary:Copy new/altered files, with confirmation
Download:update.c(Aug 26 1989, 17.5K)

UW
Version:2.10
Summary:UltraWin version windowing C library
Download:uw210.zip(Feb 10 1992, 167.2K)

UWDEMOS
Summary:Sample programs, etc., with UltraWin C lib
Download:uwdemos.zip(Dec 31 1992, 79.2K)

UWFONTED
Summary:Font Editor/samples for UltraWin C library
Download:uwfonted.zip(Oct 11 1991, 50.3K)

Index A B C D E F G H I J K L M N O P Q R S T [U] V W X Y Z 
VLIB
Summary:Watcom C, SVGA/VESA2.0 gfx programming library
License:Fully functional evaluation version
Requires:Watcom C 10.0+
Email:vandenbe@enterprise.cybersurf.net
Homepage:http://www.geocities.com/SiliconValley/6458/
Download:vlib_10.zip(Apr 15 1997, 901.8K)
Description:
Fully functional evaluation version of a Watcom C, DOS based SVGA/VESA 2.0/linear frame buffer library. Emphasizes fast, auto animating, auto moving, transparent, light or shadow like sprites (as well as "normal"). Also, 64 channel Sound Blaster support including spooling unlimited size sound effects from disk with minimal memory usage. File formats include PCX, TGA, BMP and WAV support. I/O includes keyboard, mouse, joystick, serial. Miscellaneous mentionables: timer control, 160 manual, utilities and examples.

VM10_ARH
Summary:VGA/SVGA graphics mode mouse cursors library
Download:vm10_arh.zip(Mar 25 1996, 60.3K)

VMOUSE
Version:2.2
Summary:VGA/SVGA Mouse cursors using VESA/VBE2.x
License:Public Domain
Requires:This version requires a Watcom C/C++ compiler and a DOS-extender such as DOS4GW or PMODEW.
Download:vmouse22.zip(Mar 19 1997, 367.6K)
Description:
VMOUSE v2.2 is a library of code to support the use of mouse cursors in most VGA and SVGA graphics modes. For VESA modes both bank-switched and linear frame buffer modes are supported. Depending on the underlying VESA implementation the cursor library can use 16-color, 256-color, high-color (32k, 64k) and true-color (24-bit, 32-bit pixel) graphics modes.
When using a 16-color graphics mode, color reduction is applied if the cursor bitmap in use uses colors from a 256-color palette. This means that a particular application has the flexibility to use both 16-color or 256-color video modes without any code changes. When using high-color or true-color modes the built-in cursor bitmaps are converted so to conform to the graphics mode memory layout in use.
A cursor bitmap can use any colors supported by a particular graphics mode, and can be a rectangle of any size. The cursor also includes hot-spot definition.
Cursor animation is supported by allowing a series of cursor bitmaps being installed during application run-time as a 'background' process.
The VMOUSE library comes with built-in cursors such as left-arrow, hand and cross-bar. A demo program, mus.exe, demonstrates the use of the cursor library.

Index A B C D E F G H I J K L M N O P Q R S T U V [W] X Y Z 
WGT
Summary:WordUp Graphics Toolkit for Borland/Turbo C
Download:wgt45.zip(Jul 13 1996, 1.5M)

WGT51_R
Summary:Watcom C/C++ graphics programming library
Download:wgt51_r2.zip(Aug 14 1996, 1.6M)

WILDF
Summary:Unix sh-style regex parser (wild cards), C src
Download:wildf113.zip(May 6 1991, 22.7K)

Windows Function Library
Version:1.02
Summary:LFN in DOS
License:Freeware
Author:Ivo Palli
Email:ren@arak.ptf.hro.nl
Download:wfl102.zip(Nov 28 1998, 4.3K)
Description:
WFL v1.02 is a library of functions to let you use Win95/98 enhancements
in a DOS box. All you need to do is include it with your own code and
call the functions. Examples are given in the source itself. Should be
easy to use, and needs no or little adaptation to work the way you want
it to. Could be useful as an example on how to call interrupts, since
the source is heavily commented and easy to read.

Index A B C D E F G H I J K L M N O P Q R S T U V W [X] Y Z 
XMMAPI
Summary:Extended memory access functions w/ source
License:Public Domain release
Requires:MS C 6.00A or above, MS MASM 6.0 or above.
Email:jmh@as.arizona.edu
Homepage:http://canopus.as.arizona.edu/~jmh/
Download:xmmapi.zip(Jan 12 1997, 101K)
Description:
xmmapi is a full implementation of the XMS 2.0 API. It allows programmers to take advantage of extended memory for storing very large data objects without resorting to a DOS extender. The package includes full source in assembler and a test/demo program in C. A link-ready object for large memory model applications is also included. In addition, the package also contains the original Microsoft public-domain distribution of the XMS 2.0 specification with sources, sample code, and extensive documentation. This package is "Freeware" and is released into the public domain with no restrictions. No additional versions planned.

XMSIF
Summary:XMS interface for Borland/Turbo/MS C[++]
Download:xmsif15.zip(May 15 1993, 57.1K)

XMSLB
Summary:XMS library for Turbo/Borland C/C++, w/source
Download:xmslb17.zip(Sep 1 1991, 17.7K)

XRF
Summary:C crossref lister w/Computer Innovations C src
Download:xrf.zip(Feb 5 1985, 29.8K)

Index A B C D E F G H I J K L M N O P Q R S T U V W X [Y] Z 
Index A B C D E F G H I J K L M N O P Q R S T U V W X Y [Z] 
TOP ZCC
Summary:Small C compiler, assembler and linker for DOS
Download:zcc096.zip(Nov 4 1996, 245.6K)

ZGLOB
Summary:*argv[] wildcard file expansion, Zortech C
Download:zglob10.zip(Sep 20 1992, 2.3K)

ZTIMER
Summary:Microsecond accuracy timer for C, C++, ASM
Download:ztimer23.zip(Jun 16 1996, 107.7K)