File index of PDN: C related

HomeHome  IndexIndex

Nr. Filename Date Size Downloads Description
1 4th-3622.zip 24-02-2014 3018 Kb. 0
4tH is a Forth compiler.  Instead of the
standard Forth engine it features a conventional
compiler.  Can create bytecode, C-embeddable
bytecode, standalone executables, also works as
a scripting language.  Includes RPN calculator,
line editor, preprocessor, compiler, decompiler,
C-source generator, a virtual machine, & a
multitasking environment. For DOS.
http://thebeez.home.xs4all.nl/4tH/ 
2 BnshEngn.zip 10-05-2016 5638 Kb. 0
Banshee high quality modern game development
toolkit provides high performance multi-threaded
game engine written in C++14 runs 2D & 3D games.
 Offers a wide variety of high level systems
needed for game development, ranging from math &
util libs, to DirectX 11 & OpenGL support to
input, GUI, physics, scripting & support for
many resource formats (e.g.  FBX, PNG, PSD,
TTF).
https://github.com/BearishSun/BansheeEngine 
3 CProjcts.zip 08-06-2018 5 Kb. 0
A list of tutorials that work towards the making
of small to large projects in C.  A curated list
of project-based tutorials in C that includes:
Computer Networking, Databases, Game
Development, Operating Systems, Programming
Languages, Uncategorized, and other Resources
https://github.com/rby90/Project-Based-
Tutorials-in-C [wraps] or tinyurl:
https://tinyurl.com/y8foj8qf 
4 CdrvC100.zip 31-08-2004 4611 Kb. 0
COMM-DRV/CE Std. Edition v1.0 professional
serial communication library for Win/CE & Pocket
PC. Supports Z/Y/XModem protocols & modem
communications. Developed with eMbedded VC++ 3
which includes Pocket PC emulator that behaves
identically to Pocket PCs. Includes DLLs to
support emulator & actual PocketPC devices.
Complete source provided.  Targetfs WinCE 2.11
&WinCE 3.0, compat. with Pocket PC 2002, 2003,
2003-2nd Ed., Smartphone 2002, 2003, 2003-2ndEd,
ALL Hayes comp. modems, single/multiport cards
for Pocket PC & Windows/CE devices. Mult. ports
may be active at once. Built-in
hardware/software handshaking flow control.
Adjust comm buffers.  Supports baud over 460K
supported by hardware.  Online help.
www.wcscnet.com/CdrvCBroStandard.htm. Demo.
$99.95 
5 CppCoreG.zip 24-04-2016 9702 Kb. 0
The C++ Core Guidelines are a set of
tried-and-true guidelines, rules, and best
practices about coding in C++
http://isocpp.github.io/CppCoreGuidelines/
CppCoreGuidelines 
6 Craft.zip 06-02-2016 2510 Kb. 0
Minecraft clone for Windows, Mac OS X and Linux.
 Just a few thousand lines of C using modern
OpenGL (shaders).  Online multiplayer support is
included using a Python-based server.
http://www.michaelfogleman.com/craft/
https://github.com/fogleman/Craft 
7 DrMemSrc.zip 17-01-2016 1735 Kb. 0
Memory Debugger for Windows, Linux, and Mac
https://github.com/DynamoRIO/drmemory Dr. Memory
source code (release_1.9.0.tar.gz) 
8 FB1050sr.zip 24-02-2016 6081 Kb. 0
Source Code for all OS, for Open-source, free,
multi-platform BASIC compiler, with syntax
similar MS-QuickBASIC (including the GFX
statements), that adds new features such as
pointers, unsigned data types, inline assembly,
a pre-processor and many others.
FreeBASIC-1.05.0-source.7z 
9 FrFl9Src.zip 19-04-2017 2807 Kb. 0
FreeFileSync is a free Open Source software that
helps you synchronize files and synchronize
folders for Windows, Linux and macOS.  It is
designed to save your time setting up and
running backup jobs while having nice visual
feedback along the way. Source code.
https://www.freefilesync.org/ 
10 GameLad.zip 24-07-2016 3469 Kb. 0
An (almost) fully featured Game Boy emulator
(C++) http://www.dooskington.com/GameLad 
11 NETPDF.zip 25-07-2012 11194 Kb. 0
.NET PDF Control - Nasosoft Pdf .NET v3.6 is a
.NET library for adding PDF document
capabilities in your .NET
applications.Developers can implement and create
powerful PDF solutions and applications that can
create, manipulate, edit, fill and print PDF
document.  Nasosoft .NET Components v3.6 is a
suite of comprehensive and powerful development
components for C# /VB.NET, including
Excel/PDF/ZIP/TAR/GZIP file formats components
(Nasosoft Excel, Nasosoft PDF and Nasosoft
Compression), HTMLTORTF, RTFTOHTML, RTFTOTEXT
format transform components. Homepage:
http://www.nasosoft.com/ 
12 XDEvl507.rar 24-11-2002 3019 Kb. 0
1 of 6: XD++ Class Library v5.07 includes full
source code for its 270+ classes,and over
180,000 lines full tested C++ Source Code.  A
set of classes built on the Microsoft Foundation
Classes, XD++ was designed from the start to be
a reusable class library. XD++ supports
Documents, Views, and Graphical Objects such as
rectangles, ellipses, polygons, metafiles, text,
bitmaps, and lines. Objects can be grouped
together in a hierarchical structure, forming
arbitrarily complex visual objects from basic
XD++ objects.With XD++ add in tool you can easy
definition of specialized graphical objects
containing other objects. Place *.r* archives in
one directory and type rar x XDEval507.rar 
13 adolib.zip 15-05-1999 209 Kb. 0
AdoLib version 1.0: A communication layer
between user interface elements and under-
lying database objects. It consists of a
complete COM proxy wrapper, a set of ADO/
GUI classes and a list control dialog
component. The Visual C++ developer can
take advantage of its simple interface for
building dialog-intensive and property
sheet-intensive database applications,
without the burden and overhead of the MFC
ADO implementation. In addition, it provides
automatic recordset listing with sorting
facilities and complete printing support.
Win 95/98/NT Shareware $45.00 
14 ahmsys2k.zip 24-02-1999 2091 Kb. 0
AHM System Components Triton 2000:
Collection of nearly 40 new Components
for Delphi and C++Builder. This collection
includes powerful components never seen
before. It will truely speed up and cut
in cost your development on any application
for Windows. Win 95/98/NT 
15 ajblisp.zip 04-06-2000 118 Kb. 0
This is a small, fast Lisp interpreter with
full source code. It is a useful
interpreter, not a toy, and it would make a
good embedded macro language.  The code is
pretty clear and it is easy to add new
functions.  It is written for Borland C++
Build 
16 algomath.zip 04-06-2000 40 Kb. 0
Algomath c Library   Release 1.0.5   03.2000
Algomath is a portable Arithmetic C Library.
All routines have been thoroughly optimised
for speed and efficiency, while at the same
time portable C. However optional fast
assembly language alternatives fo 
17 all403.zip 04-09-2004 2752 Kb. 0
Allegro v.4.0.3 Game Library in DOS/Windows
friendly format. For DOS, Unix (Linux, FreeBSD,
Irix, Solaris, Darwin), Windows, BeOS, QNX and
MacOS X. 
18 aplibs.zip 09-05-2006 124 Kb. 0
Source Codes for some programs  to Maximus BBS. 
You are free to made changes and updates and
make some codes and sources for Linux of this. 
Made By Alberto Pasquale Files in this zip
archive are in RAR format. 
19 arasnsrc.zip 24-08-2004 628 Kb. 0
ARASAN CHESS source code for Windows and Linux. 
20 argprs19.zip 29-05-2014 25 Kb. 0
Arg_parser v1.9 argument parser follows POSIX &
GNU conventions for command line arguments.  The
C++ version is implemented as a C++ class, while
the C version is implemented as a single struct
plus associated functions.  Both are simpler
easier to use & safer than 'getopt_long'. The
C++ version of Arg_parser can also parse options
from configuration files.
http://www.nongnu.org/arg-parser/ 
21 aseprite.zip 06-01-2016 4054 Kb. 0
Animated sprite editor & pixel art tool
(Windows, Mac OS X, Linux)
http://www.aseprite.org 
22 axtr03b.zip 07-03-1999 443 Kb. 0
Audio XTreme version 0.3b:
A dll library for visual c++ 5.0 or
higher which can play modules (.mod
.xm .s3m) and soundeffects (.wav and
.au) with up to 32 voices of polyphony
with a easy-to-use interface. It has
the advantages of the Direct Sound
hardware mixing and is a fast modplaying
library. It also has support for easy
acces to microsoft direct music thorugh
only a few high level function (which
makes it play standard midi files using
the dmusic softsynthesizer). It requires
DirectX v6.1 aviable from microsofts
site. This software is free if used to
create freeware applications. Win 95/98/NT 
23 bapc_232.zip 12-03-1998 294 Kb. 0
> BAssPasC v2.32  (C) 1996-97, ESP-Team <
=========================================
This is a mixed  programming language. It
based on Assembly, and contains BASIC, C,
PASCAL, and some PERL command. It creates
an .ASM output, that you can compile then
with TASM.  For example you can use CASE,
FOR-NEXT, IF-THEN, FILEOPEN, etc...... :)
==============================[Dec '97]== 
24 biew503d.zip 23-04-2000 201 Kb. 0
BIEW Version 5.0.3 ]
 BIEW is binary file viewer with
 build-in editors for binary,
 hexadecimal & disassembler
 modes.
 [ F e a t u r e s ]
 Highlight PentiumIII/
 K7 Athlon!/Cyrix-M2
 disassembler.
 Text viewer with russian
 codepage support.
 Full preview of formats
 MZ, NE, PE, LE, LX, DOS.SYS,
 NLM, arch, ELF, a.out, coff32
 PharLap, rdoff
 Work with dumps.
 Powerful search system.
 Mouse support.
 Code guider.
 [ C o p y r i g h t s ]
 GNUWare
 Written by Nick Kurshev.
 Kazan.Tatarstan.Russia.
 [ Release : 31 mar 2000 ] 
25 biew503p.zip 23-04-2000 205 Kb. 0
BIEW Version 5.0.3 ]
 BIEW is binary file viewer with
 build-in editors for binary,
 hexadecimal & disassembler
 modes.
 [ F e a t u r e s ]
 Highlight PentiumIII/
 K7 Athlon!/Cyrix-M2
 disassembler.
 Text viewer with russian
 codepage support.
 Full preview of formats
 MZ, NE, PE, LE, LX, DOS.SYS,
 NLM, arch, ELF, a.out, coff32
 PharLap, rdoff
 Work with dumps.
 Powerful search system.
 Mouse support.
 Code guider.
 [ C o p y r i g h t s ]
 GNUWare
 Written by Nick Kurshev.
 Kazan.Tatarstan.Russia.
 [ Release : 31 mar 2000 ] 
26 bltc120.zip 12-01-1995 230 Kb. 0
BULLET is a super-fast, super-small
B-tree/dBASE .DBF, transaction-based,
multi-user database toolkit for DOS C
& C++ compilers. Also available for
BASIC, Windows, and OS/2. BULLET DOS
C/C++ version 1.20, 05-Jan-95. 
27 bmail1-4.zip 29-06-2010 207 Kb. 0
blueMail 1.4  is a multi-format offline mail
reader for Unix, DOS, Win32, and other systems. 
It supports the Blue Wave, QWK, QWKE, SOUP, OMEN
and Hippo packet formats, the Hudson and BBBS
Message Bases, Unix (mbox) mail, Eudora and is
designed to be a reasonable alternative to the
Blue Wave mail reader.  It has a full screen,
colored user interface built with the curses
library. blueMail is free, "open source"
software, provided "as is", without warranty of
any kind, distributed under the GNU General
Public License.  Its current maintainer is Ingo
Brueckl and will not accept liability resulting
from your use or inability to use blueMail.  You
can get the latest version from
http://home.wtal.de/ib/bluemail BZ2 archive. 
28 c-complr.zip 06-12-2015 70 Kb. 0
A small, fast C compiler suite.
https://github.com/andrewchambers/c 
29 ccdl170e.zip 21-01-1999 966 Kb. 0
CCDL Generic 386/68k compiler. Binary
executables and support files for CCDL
386 and 68K compilers. These compilers
emit 32-bit code that runs under DPMI. 
30 ccdl170s.zip 21-01-1999 665 Kb. 0
CCDL Generic 386/68k compiler,
Sources and tools 
31 ccdl185e.zip 25-07-2000 974 Kb. 0
CCDL 32-bit C compiler for DOS/DPMI.
Freeware. CCDL is a complete 32-bit
development package for MSDOS. It
incorporates a C compiler, assembler,
linker, make program, librarian, and
run-time libraries for a 32-bit
implementation of ANSI C. It has bee 
32 ccdl185l.zip 25-07-2000 672 Kb. 0
CCDL 32-bit C compiler RTL sources. Freeware
These are the sources for an ANSI C RTL used
with CCDL. The sources are designed for a
32-bit platform and would not work well on a
16-bit platform. req: 386+. 
33 ccdl185s.zip 25-07-2000 1119 Kb. 0
CCDL 32-bit C compiler sources. Freeware.
CCDL is a complete 32-bit development
package for MSDOS. It incorporates a C
compiler, assembler, linker, make program,
librarian, and run-time libraries for a
32-bit implementation of ANSI C. It has been
com 
34 ccodewh.zip 24-02-1999 640 Kb. 0
CcodeWhiz version 0.10: If you have
experience with programming with Win32
API, you would definitely know that it
at least require 90 lines of code just
to display a window. CCodeWiz made this
process much simpler and take you through
this mine field. Win 95/98/NT 
35 cdeb20.zip 20-01-2011 55 Kb. 0
Compact DOS Electronic Address Book 2.0 
Includes source. Program originally written in
1999 and designed to run on a single floppy
disk. License: GNU GPL 
36 cephes28.zip 14-06-2000 1562 Kb. 0
Cephes Mathematical Library with C sources. 
37 chklsb2.zip 14-12-1997 31 Kb. 0
CHKLIST/VBX V2.0 is provided a CheckListBox
custom control for C/C++, dBase 5.0 for
Windows, Delphi 1.0 and Visual Basic
programmers. CheckListBox is also called
ButtonListBox in Windows 95. CHKLIST
includes samples written in Visual Basic 3.0.
Shareware (US$15 or RMB 30) from Zeal SoftStudi 
38 cil172.zip 27-06-2013 1838 Kb. 0
CIL front-end for the C programming language
facilitates program analysis & transformation. 
CIL will parse & typecheck a program, & compile
it into a simplified subset of C.  CIL has been
used for a variety of projects, including
CCured, a tool that makes C programs memory
safe.CIL supports ANSI C as well as most of the
extensions of the GNU C & Microsoft C compilers.
 A Perl script acts as a drop in replacement for
either gcc or Microsoft's cl, & allows merging
of the source files in your project.  Other
features include support for control-flow &
points-to analyses. 
http://kerneis.github.io/cil/ 
39 clcom10.zip 11-04-2000 585 Kb. 0
The CommandLine Commando V1.0
CommandLine Utilities for WIN 9X/NT
Filters and text processing commands.
File and text search utilities.
Long Filename Support. Freeware.
Includes Source.
Bill Buckels
Teacher's Choice Productions
bbuckels@escape.ca
http://www.escape.ca/~bbuckels/ 
40 clsbld13.zip 21-01-1999 1000 Kb. 0
ClassBuilder is an Object Oriented C++
front end to your compiler. Its runs on
Win95/NT, trough a graphical user
interface you create, manipulate and
navigate classes, class relations, class
members and class methods. 
41 cmdt_111.zip 29-04-2003 24 Kb. 0
CMDTIMEx v1.11 Substitute time and date
parameters into command line arguments. Includes
full C source (GNU GPL). 
42 cpmatr11.zip 21-01-1999 20 Kb. 0
C++ Matrix Template Class (Ver.1.0):
Copyright (c) 1997-1998 by Somnath
Kundu This matrix template class can
be used to perform common matrix
operations in your C++ program 
43 cppcheck.zip 14-07-2013 1226 Kb. 0
cppcheck is a static C/C++ code analyzer that
checks for memory leaks, mismatching
allocation-deallocation, buffer overrun, and
many more problems.  Its goal is to produce no
false positives.
sourceforge.net/apps/mediawiki/cppcheck/ 
44 cproto.zip 03-01-2014 161 Kb. 0
cproto generates function prototypes for
functions defined in the specified C source
files to the standard output.  The function
definitions may be in K&R or ANSI C style, or in
the lint library form.  cproto can also convert
function definitions in the specified files from
the K&R style to the ANSI C style.
http://invisible-island.net/cproto/ 
45 cuj1097.zip 14-12-1997 53 Kb. 0
C/C++ Users Journal, October 1997 
46 cutwav.zip 08-12-2004 41 Kb. 0
CutWav will copy any section of sound from  an
uncompressed .WAV file (whole seconds  only) to
a new .WAV file (FOO.WAV).  DOS/Wins
Command-line utility, PD Freeware,  with C
source.   http://my.execpc.com/~geezer 
47 d2u605s.zip 20-04-2014 469 Kb. 0
dos2unix Source includes utilities to convert
text files with DOS or Mac line endings to Unix
line endings and vice versa.  It is an update of
Benjamin Lin's implementations.
http://waterlan.home.xs4all.nl/dos2unix.html 
48 db_tutor.zip 06-09-2017 37 Kb. 0
Write an sqlite clone from scratch in C
https://cstack.github.io/db_tutorial 
49 dbflib20.zip 12-03-1998 21 Kb. 0
Dbflib is a library of functions to allow
access of dBase file
structures from Borland C.
Shareware version includes only small memory
model.
Other memory model libraries are available
by registering.
Servile Software
*** Shareware *** 
50 dehead08.zip 15-09-2013 22 Kb. 0
deheader analyzes C and C++ files to determine
which header inclusions can be removed while
still allowing them to compile.  This may result
in substantial improvements in compilation time,
especially on large C++ projects.  It also
sometimes exposes dependencies and cohesions of
which developers were unaware.
http://www.catb.org/~esr/deheader/ 
51 density.zip 07-05-2015 113 Kb. 0
Superfast compression library. DENSITY is a free
C99, open-source, BSD licensed compression
library.  It is focused on high-speed
compression, at the best ratio possible. 
DENSITY features a buffer and stream API to
enable quick integration in any project.  Quick
bench File used : enwik8 (100 MB). Platform :
MacBook Pro, OSX 10.10.2, 2.3 GHz Intel Core i7,
8Go 1600 MHz DDR, SSD
//github.com/centaurean/density 
52 devcpp39.zip 04-06-2000 1246 Kb. 0
Dev-C++ is a full-featured integrated
development environment (IDE), which is able
to create Windows or dos-based C/C++
programs using the Mingw32 compiler system
(included with this package), or the Cygwin
compiler. GNU General Public License. Origi 
53 devlplus.zip 09-02-1999 153 Kb. 0
Use Developer's Notepad in conjunction
with Microsoft Visual Studio 97 in the
course of your development. Create notes
with embedded hot links to your source
code. Later, when reviewing the notes,
just double click on such a link and MS
Visual Studio 97 will open up the source
file and position the cursor at the link
target. Ideal for planning code changes
and communicating within other project
members. 
54 disgcl.zip 21-01-1999 3 Kb. 0
install instructions for gcl, Graphics
Command Language 
55 dislin.zip 21-01-1999 4 Kb. 0
install instructions for dislin graphics
libraray (DOS) 
56 dl_72_dj.zip 07-02-2000 1775 Kb. 0
DISLIN for gnu-gcc 2.8.1 (djgpp v2) is a
high level and easy to use graphics library
for displaying data as curves, bar graphs,
pie charts, 3D-colour plots, surfaces,
contours and maps. The software is available
for several C, Fortran 77 and Fortran 
57 dl_72_g7.zip 07-02-2000 1836 Kb. 0
DISLIN for G77 0.523 (DJGPP v2) is a high
level and easy to use graphics library for
displaying data as curves, bar graphs, pie
charts, 3D-colour plots, surfaces, contours
and maps. The software is available for
several C, Fortran 77 and Fortran 90 c 
58 dl_72_mc.zip 07-02-2000 1279 Kb. 0
DISLIN for MS-C 7.0 is a high level and easy
to use graphics library for displaying data
as curves, bar graphs, pie charts, 3D-colour
plots, surfaces, contours and maps. The
software is available for several C, Fortran
77 and Fortran 90 compilers. 
59 dl_dj_63.zip 21-01-1999 1251 Kb. 0
DISLIN is a high level and easy to use
graphics library for displaying data as
curves, bar graphs, pie charts, 3D-colour
plots, surfaces, contours and maps. The
software is available for several C,
Fortran 77 and Fortran 90 
60 dlib18-5.zip 23-10-2013 3412 Kb. 0
dlib is a C++ library for developing portable
applications dealing with networking, threads,
graphical interfaces, data structures, linear
algebra, machine learning, XML and text parsing,
numerical optimization, Bayesian nets, and
numerous other tasks.  Tested on MS Windows,
Linux, Mac OS X, Solaris, HPUX, and the BSD
systems.  http://dlib.net/ 
61 dlib184.zip 29-08-2013 3314 Kb. 0
dlib is a C++ library for developing portable
applications dealing with networking, threads,
graphical interfaces, data structures, linear
algebra, machine learning, XML and text parsing,
numerical optimization, Bayesian nets, and
numerous other tasks.  http://dlib.net/ 
62 docgen.zip 21-03-1998 2360 Kb. 0
Generates Docs for C++ classes in HTML
format. 
63 dtwinver.zip 29-06-1999 21 Kb. 0
DtWinver version 1.3: A C++ routine
which provides a comprehensive method
to determine which OS the program that
calls it is running on. The routine
provides the emulated OS aswell as the
underlying OS. e.g to a Dos program
Windows 95 looks like MS-DOS 7.0.
Win 95/98/NT Freeware 
64 easysh11.zip 09-02-1999 40 Kb. 0
Easyshare version 1.1.0 Win 9X/NT4.0
A dynamic link library designed to help
Windows95/98/NT programmers to share and
exchange data between programs. With
easyShare you may share up to 2000 long
variables, 2000 double variables, 2000 BYTE
variables, 1MB ASCII strings, 2MB arrays
each of long double and BYTE data types. 
65 fastee.zip 12-03-1998 57 Kb. 0
Calculates values of user-defined functions
The DLL (ee.dll) from the package provides some
of 'C' routines that allow you to incorporate
fast evaluations of user-defined functions into
your programs.  The main advantage of this eval
is explained in the following example.  Suppose
we ask user to define a function. And we want
to compute value of the function on a number
of points.  This DLL allows to make syntactic
analysis of the function definition once and
then using "image" of the expression to calcula
value of the function on any number of points.
.Since the syntactic analysis is made only once
time of calculation decreases by factor 20-30.
.Works under Windows 95 or NT. 
66 flat_cpp.zip 29-08-2000 22 Kb. 0
FLAT-CPP is 32bit extension for Intel 16bit
real-mode C++ compilers. This extension is
implemented by libraries and header file.
After this your compiler becomes as 32bit
real-mode compiler. FLAT-CPP is shareware
and is available as Demo with "nag-sc 
67 fntpak32.zip 12-03-1998 301 Kb. 0
Font Pak-Programmer's fonts/mouse/symbol tools
Font Pak is a programmers' font, mouse shape
and symbol system. Virtually any programmer
can use it.  If you program in C, Pascal, BASIC
Visual Basic for DOS, Assembler, PowerBASIC,
etc., you can use Font Pak. With Font Pak you
can: * Change text- or graphics-mode fonts when
you like.  Display   2 or more fonts on the
same screen in text mode.  Display many   fonts
at once in graphics modes. * Select Symbols
(icons) from Font Pak's symbol library. * Chang
Mouse Cursor Shapes in text mode (from a librar
of   over 80 mouse cursor shapes).  Use two
mouse cursors at once   in text mode.  Or selec
graphics-mode cursors. * Change the shape of
lines and boxes.  You're no longer   limited
to square-cornered boxes.  Choose rounded corne
. bold or whimsical boxes, or design your own. 
68 fox09912.zip 14-05-2000 1310 Kb. 0
FOX is a C++ based Toolkit for developing
Graphical User Interfaces easily and
effectively.  It offers a wide, and
growing, collection of Controls, and
provides state of the art facilities such
as drag and drop, selection, as well as
OpenGL widgets for 3D graphical
manipulation.  FOX also implements icons,
images, and user-convenience features such
as status line help, and tooltips.
Tooltips may even be used for 3D objects 
69 freeds12.zip 27-12-2016 20787 Kb. 0
Snapshot Freedos 1.2 source
http://www.freedos.org/jhall/ 
70 ft-beta.zip 21-01-1999 348 Kb. 0
ANSI C font library for DOS or OS/2.
FreeType is a beta TrueType engine. 
71 gcl_22.zip 21-01-1999 1281 Kb. 0
GCL (Graphics Command Language) is an
interpreter based on DISLIN. All DISLIN
statements can be written to a script
file and then be execuaed with GCL, or
can be entered in interactive mode. 
72 gcl_32.zip 07-02-2000 1872 Kb. 0
GNU-GCC 2.8.1 (DJGPP v2) graphics command
language DISGCL which is an interpreter
based on the graphics software DISLIN. All
DISLIN statements can be written to a script
file and then be executed with DISGCL, or
can be entered in an interactive mode. 
73 gcol740.zip 11-02-2014 1036 Kb. 0
The Boehm-Demers-Weiser conservative garbage
collector can be used as a garbage collecting
replacement for C malloc or C++ new.  Also used
by a number of programming language
implementations that use C as intermediate code.
 Alternatively, it may be used as a leak
detector for C or C++ programs.
http://www.hpl.hp.com/personal/Hans_Boehm/gc/ 
74 gdsl1-7.zip 21-06-2013 1771 Kb. 0
The Generic Data Structures Library (GDSL) is a
collection of routines for generic data
structures manipulation.  It is a portable and
re-entrant library fully written from scratch in
pure ANSI C.  It is designed to offer C
programmers access to common data structures
with powerful algorithms and hidden
implementation.  Available structures are lists,
queues, stacks, hash tables, binary trees,
binary search trees, red-black trees, 2D arrays,
permutations, heaps and interval-heaps.
http://home.gna.org/gdsl/ 
75 geny1241.zip 17-04-2014 5231 Kb. 0
Geany v1.24.1 is a small C editor using GTK2
with basic features of an integrated development
environment.  It features syntax highlighting,
code completion, call tips, many supported
filetypes (including C, Java, PHP, HTML,
DocBook, Perl, LateX, and Bash), and symbol
lists.  http://www.geany.org/ 
76 gf2png25.zip 09-06-2014 135 Kb. 0
gif2png simple command-line utility to convert
images from GIF to PNG.  Preserves transparency,
interlacing & text comments, & it can do
multiple images in one command (e.g., gif2png
*.gif).  Also includes a web2png script that can
be used to convert an entire web tree; it calls
gif2png to do image conversions, then patches
IMG SRC tags correctly in referring pages.
http://www.catb.org/~esr/gif2png/ 
77 giad084S.zip 27-03-2014 409 Kb. 0
Giada v0.8.4 SRC. A minimal, hardcore audio tool
for DJs and live performers.  Just pick your
sample, drop it in any channel, and start the
show by using this tiny piece of software as a
loop machine, drum machine, sequencer, live
sampler, or effect (VST) host.  Giada aims to be
a compact and portable virtual device for
production use and live sets. 
78 giflib50.zip 30-08-2013 589 Kb. 0
giflib is a library for rendering and generating
GIF image files.  This is the GIF service code
in C used for over two decades by graphics
applications, Web browsers, game consoles, ATMs,
and pretty much anything else that throws pixels
on a display.  It is simple, stable, and
bulletproof. http://giflib.sourceforge.net/ 
79 gjrand41.zip 14-08-2013 122 Kb. 0
gjrand is a programmer's library for
pseudo-random numbers.  It includes random
number generator testing code and is intended
for simulation, games, and "Monte-Carlo"
algorithms.  It produces pseudo-random numbers
of the types: uniform integers, uniform reals,
normally distributed reals, binomial, Poisson,
integer permutation, chi-squared distribution,
"Student" T distribution, and spherical
distribution. http://gjrand.sourceforge.net/ 
80 glcb97.zip 21-03-1998 556 Kb. 0
Graphic Library for 'C' Beginners
(DirectX+Win95,NT4) 
81 h3.zip 21-07-2014 17 Kb. 0
H3 The Fast HTTP header parser library. "fastest
http header parser library in C"
https://github.com/c9s/h3 
82 hmstr217.zip 31-03-2014 1573 Kb. 0
hamsterdb v2.1.7 Embedded Storage is an embedded
database engine for C/C++, including wrappers
for Java, .NET, & Erlang. It supports in-memory
databases, very fast database cursors, "record
number" databases, ACID transactions, &
duplicate keys. hamsterdb is very fast & highly
configurable.  It compiles & runs on Unix
platforms, Linux, MSWin, & embedded platforms. 
win32 lib: http://hamsterdb.com 
83 hrplus.zip 29-06-1999 439 Kb. 0
HResult Plus version 1.01: Retrieves and
helps you to analyze information about
system error message or COM error messages
based on the hexadecimal or decimal value
entered. In addition to the functionality
that is provided by the MS ErrLook utility,
HRESULT Plus covers about 2,000 other
errors. Shareware $20.00 Win 95/98/NT 
84 humstr07.zip 19-02-2014 435 Kb. 0
Humm and Strumm is a project to create a
high-performance, concurrent 3D video game
engine in modern C++.
http://hummstrumm.sourceforge.net/ 
85 hyperscn.zip 21-10-2015 1966 Kb. 0
Hyperscan,a high-performance multiple regex
matching library.  It follows the regular
expression syntax of the commonly-used libpcre
library, but is a standalone library with its
own C API.  Uses hybrid automata techniques to
allow simultaneous matching of large numbers (up
to tens of thousands) of regex & for the
matching of regex across streams of data.
https://github.com/01org/hyperscan 
86 imgvcp.zip 25-07-2012 13529 Kb. 0
Image viewer CP, simple and easy ActiveX OCX
control to creates,crop, displays, edits, flips,
resizes and rotates image, photo and graphic. 
Supports BMP, GIF, ICO, JPEG, JPEG 2000, PCX,
PNG, PSD, TIFF, WMF, WBMP, TGA, PGX, RAS, PNM,
and others,convert between them.  Images can be
printed to printer. Provides some helpful source
code sample, includes Access, Delphi, VB,
VB.net, VFP and Web Page.  With Image viewer
CP,convert the images between several popular
formats, output the images in greyscale,
retrieve and set images to clipboard and picture
box, save and restore the specified location of
the images, provide a value-added function
called "Map System helper" to develop an
electronic map creation or map-related function. 
87 janus11.zip 10-03-2017 0 Kb. 0
This file has been removed from Distribution. 
88 jocscr12.zip 12-03-1998 167 Kb. 0
JOC-SCREEN DESIGNER 1.2 Source code
generator
in up to 25 formats/lenguages including:
COBOL, C, PASCAL, BASIC, CLIPPER, ASSEMBLER,
PCX, BMP, ANSI, ANSI, EXECUTABLES.  Also
generates TSR programs in source code
(Assembler + C).  Builds text screens with
Input fields, colours and a lot of tools in
minutes.  Very fast and easy to use. Pull
down
menus.  Hypertext help system.  Hot keys.
Mouse suport.  Screensaver. 
89 jpegsr6b.zip 09-06-2000 745 Kb. 0
The Independent JPEG Group's JPEG software relea
e 6b of 27-Mar-1998 
90 jptui4hb.zip 21-06-1998 698 Kb. 0
  JPTUI v4.0h
          -  BORLAND C++ v4 version  -
                    Freeware
-----------------------------------------------
JPTUI is a  visually-attractive object-oriented
textual user interface for DJGPP v2 and Borland
C++ v4.
Designed for C++, it  provides both a simple
to
use  and  a  powerful  application  programming
interface.
-----------------------------------------------
By Jeepy                    jpdelprat@teaser.fr
(Jean-Pierre Delprat)  www.teaser.fr/~jpdelprat
----------------------------------------------- 
91 jptui4jb.zip 21-01-1999 733 Kb. 0
JPTUI v4.0j - BORLAND C++ v4 version
Freeware JPTUI is a visually-attractive
object-oriented textual user interface
for DJGPP v2 and Borland C++ v4.
Designed for C++, it provides both a
simple to use and a powerful application 
92 json4Cpp.zip 29-12-2015 16555 Kb. 0
JSON for Modern C++
http://nlohmann.github.io/json
https://github.com/nlohmann/json 
93 libcon.zip 29-06-1999 1150 Kb. 0
LibCON C++ Game Programming Library:
C++ Game Programming Library, built
over DirectX6. Libraries supplied for
MSVC 4 or above. Doesn't require
knowledge of DirectX or Windows
programming. Easy to use C++ API.
Freeware Never Expires Win 95/98 
94 lmdt3_b1.zip 12-03-1998 1880 Kb. 0
LMD-Tools v3.02 for BC++ Builder (TRIAL)
More than 110 native components for many variou
tasks like multimedia, system, graphic or datab
programming.  Includes a rich set of additional
component and property editors (more than 30)
for LMD-Tools or standard Delphi objects/compon
.This trial contains BCB OBJ files and helpfile 
95 logdown.zip 22-03-2015 1899 Kb. 0
Debug utility with markdown support that runs on
browser and server. It does not have any
dependencies and is only 2K gzipped.
http://caiogondim.github.io/logdown/ 
96 mapm-215.zip 22-02-2000 78 Kb. 0
Mike's Arbitrary Precision Math Library
v2.15. A set of functions that allow the
user to perform math to any level of desired
accuracy. 
97 mapm-356.zip 13-08-2000 110 Kb. 0
Mike's Arbitrary Precision Math Library
v2.56 TRIG/SRC 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, 
98 maxs_302.zip 03-10-2002 3325 Kb. 0
Maximus BBS Source code, version 3.02. 
99 mdd4c10.zip 01-08-2000 120 Kb. 0
MarshallSoft DUN Dialer for C/C++. Ver 1.0.
(MDD4C10.ZIP) 04/10/2000. Use 32-bit Windows
Dialup Networking (DUN) to dial up any
installed Internet Service Provider (ISP).
Requires a 32-bit Windows C/C++ compiler. See
http://www.marshallsoft.com/mdd4c.htm. By
MarshallSoft Computing. Registration is $40
($30 for full time students) for email
delivery. 
100 mdd4c21.zip 26-07-2002 297 Kb. 0
MarshallSoft DUN Dialer for C/C++. Ver 2.1.
(MDD4C21.ZIP) 06/07/2002. Use 32-bit Windows
Dialup Networking (DUN) to dial up any
installed Internet Service Provider (ISP).
Requires a 32-bit Windows C/C++ compiler.
See http://www.marshallsoft.com/mdd4c.htm.
Registration is $55 (for email delivery) or
$40 for currently registered users of any
MarshallSoft winsock product. 
101 metasim.zip 29-08-2000 55 Kb. 0
MetaSim(C) v1.2 CopyLeft Bill Buckels 2000.
All Rights Reversed. Metaphone Filter with
Similarity Sort. Input from stdin, stream,
file, or command line. Output to stdout,
stream, file. Freeware, Source Included.
bbuckelshttp://www.escape.ca/~bbuckels 
102 mjfsec3.zip 15-05-1999 1669 Kb. 0
MJFSecurity Std for C++ Builder 3 v.2.1:
This package contains components for C++
Builder to turn your applications into
shareware programs of provide strong
protection from software piracy. The
package also includes a registry class for
encrypting information in the registry.
Win 95/98/NT Shareware $39.00 
103 mm049src.zip 13-12-2008 215 Kb. 0
Multi-Mail BW offline reader for unix, dos and
windows.  This archive contains a gzip'd tar
containing the source code. 
104 mmsrc045.zip 08-06-2003 208 Kb. 0
MultiMail source.  MultiMail is an offline mail
packet reader for Unix and other systems. (This
version also compiles under MSDOS, with DJGPP or
Turbo C++; OSs/2, with EMX; Win32, with RSX/NT
or Borland C++; Beos and AtheOs.) It currently
supports the Blue Wave, QWK, OMEN, SOUP, and OPX
formats.  It uses a simple curses-based
interface. MultiMail if free, "open source"
software, distributed under the GNU General
Public License (q.v.). 
105 mmsrc047.zip 09-01-2006 259 Kb. 0
MultiMail offline reader source, v0.47 - Reads
Blue Wave, QWK, OMEN & SOUP packets. This is the
C++ source code. Freeware, GPL'ed. For Unix,
DOS, OS/2, Win32, etc.; curses; PKZIP or
InfoZip. 
106 mmsrc048.zip 09-04-2007 249 Kb. 0
MultiMail offline reader source, v0.48 - Reads
Blue Wave, QWK, OMEN & SOUP packets. This is the
C++ source code. Freeware, GPL'ed. For Unix,
DOS, OS/2, Win32, etc.; curses; PKZIP or
InfoZip. 
107 modsrc21.zip 12-03-1998 16 Kb. 0
=-Source Code for switching Video Modes-=
=-          without using BIOS         -=
=-  November 20, 1997     Version 2.1  -=
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 
108 mqpers.zip 22-11-1997 54 Kb. 0
FILE: Sending Persistent COM Objects Using MSMQ 
109 mxml28.zip 06-01-2014 258 Kb. 0
Mini-XML small XML parsing library to read XML &
XML-like data files in applications without
requiring large non-standard libs. Req.  an ANSI
C compatible compiler (GCC works, and most
vendors' ANSI C compilers) & make program. 
Supports reading of UTF-8 & UTF-16 & writing of
UTF-8 encoded XML strngs & files, provides a
hierarchical view of file via a linked-list tree
structr of typed nodes & functns to manage,
traverse, index, & search tree. 
https://www.msweet.org/ 
110 newmat09.zip 14-12-1997 169 Kb. 0
C++ classes for matrix manipulation
This library supports classes Matrix,
UpperTriangularMatrix,
LowerTriangularMatrix, DiagonalMatrix,
SymmetricMatrix,
BandMatrix, UpperBandMatrix, LowerBandMatrix,
SymmetricBandMatrix, RowVector, ColumnVector.
Only one element type is supported. It includes
the operations *, +, -, concatenation, elementw
product, inverse, transpose, conversion between
types, submatrix, determinant, Cholesky
decomposition,
QR triangularisation, singular value decomposit
symmetric eigenvalue analysis, fast Fourier
and trig. transforms, sort, print, an interface
to "Numerical Recipes in C" programs, and an
emulation of exceptions. It works with Borland,
Watcom, Microsoft C++ compilers. 
111 octopod.zip 15-05-1999 5646 Kb. 0
Octopod for C++ version 1.1: A true visual
tool for making C++ programs.Graphic designer
is more powerful than other RAD tools (VB and
Delphi) and allows free mix of standard and
ActiveX controls (windowed and windowless).
Code editor supports all the functionality
you need: syntax coloring, listing of the
member functions, help while typing function
and more. Project explorer scans your source
code invisibly and fast, extracting all
classes, members and methods. Strong support
for OLE /ActiveX servers / clients. Octopod
introduces a tiny static library (source code
included) supporting ActiveX. Programs
created with Octopod are small, compact and
independent of DLLs. Package includes a lot
of sample codeand wizards. Expires after 30
days Win 95/98/NT Shareware $199.00 
112 opmw26S.zip 15-09-2013 2792 Kb. 0
OpenMW is an attempt to reimplement the popular
role playing game Morrowind.  It aims to be a
fully playable implementation of the game that
will run on Linux, Windows, and Mac OS X.  No
game data is distributed with the code; the user
must already own a copy of Morrowind to use the
software for data files. https://openmw.org/en/ 
113 ossldv97.zip 11-08-2004 1149 Kb. 0
OpenSSL v0.9.7d development files (Libraries 
and Include files with Docs) for DOS.  Enclosed
is libssl.a (SSLv2, SSLv3, TLSv1  and required
code to support both SSLv2,  SSLv3 and TLSv1 in
the one server and  client) and libcrypto.a
(General encryption  and X.509 v1/v3 stuff
needed by SSL/TLS for  Digests, Public Keys and
X.509v3 certs).  *** See file !ReadMe.1st to
Install ***  Released March 17th 2004 (c) The
OpenSSL  Project; All rights reserved.  
http://www.openssl.org 
114 pacific.zip 04-05-2000 1004 Kb. 0
Pacific C for MS-DOS, v7.51 Freeware
Version. Pacific C for MS-DOS, HI-TECH
Software's ANSI C compiler for MS-DOS.
Pacific C combines most of the features and
power of the version 7 HI-TECH C Cross
Compilers into a compact, easy to use
package which will run on just about any
MS-DOS based personal computer. 
115 pdf-js.zip 22-03-2015 24936 Kb. 0
PDF Reader in JavaScript. PDF.js is a Portable
Document Format (PDF) viewer that is built with
HTML5.  PDF.js is community-driven and supported
by Mozilla Labs.  Our goal is to create a
general-purpose, web standards-based platform
for parsing and rendering PDFs.
https://github.com/mozilla/pdf.js 
116 pncod39t.zip 06-07-1999 804 Kb. 0
Barcode/AX version 1.4: Deliver
labeling applications on the Internet,
or across any distributed network.
Support multiple operating systems with
the same control. Program with any tool
or language. Or insert PEERNET BarCode/AX
as an easy-to-use object in most popular
Office applications, for instant barcodes
in almost any document! Demo $59.95 Never
Expires Win 95/98/NT 
117 polardrw.zip 15-05-1999 1540 Kb. 0
Polar Draw Active X Control v 1.0:
The most powerful drawing tool and it
is the only component on the market
that incorporates vector drawing
abilities together with raster imaging
tools. Over 300 functions together with
a dozen built-in formatting dialogs for
your convenience, dozens of built-in
textures and patterns will suite your
needs, whether you need a simple picture
preview, or graphical animation of some
developing process, or even your own
vector drawing application. In the time
of rapid application development, Polar
Draw ActiveX control can cut your
development time from months to days, or
even hours, thus reducing the overall cost
of development. Win 95/98/NT Shareware
$395.00 
118 pop3.zip 06-07-1999 16 Kb. 0
CPop3Connection version 1.15: A
freeware MFC class to support the
POP3 protocol. POP3 for those not
familiar with all the internet
protocols is the protocol used to
retrieve internet email. Win 95/98/NT
Freeware 
119 propmode.zip 12-03-1998 45 Kb. 0
PropMode: Modeless MFC app w/ source
PropMode is an example application and source
code of several approaches to modeless dialog
boxes and property sheets - including a modeles
dialog as a child window of a CPropertySheet.
.PropMode will compile under MSDEV & MFC 4.x. 
120 prwinutl.zip 21-01-1999 2538 Kb. 0
Power Render Utilities compiled for Win95
A fully functional 3D programming API for
Watcom C/C++ under DOS and Watcom or
Microsoft Visual C/C++ under Win95.
Supports: VESA 1.2, VESA 2.0 with LFB,
DirectDraw, Direct3D, and 3Dfx using Glide
/WinGlide Features: Hierarchical keyframed
animation from 3DS or Lightwave, Software
and hardware rendering under both DOS and
Win95, Terrain landscape rendering with
multiple heightfields. High level API
requires absolutely no 3D math knowledge
over 60 different kinds of rendering
methods 3D Sprites, collision detection,
sbuffering, and more. 
121 ptc053.zip 12-03-1998 1010 Kb. 0
P R O M E T H E U S   T R U E C O L O R 
122 ptsrc.zip 21-02-2004 320 Kb. 0
PowerTerm is an MS-DOS based Terminal 
Communications program that supports most 
popular terminal emulation's such as VT52, 
VT100, VT102, ANSI, Avatar, Tek4107c and 
Vip7801. PowerTerm File Transfer protocols: 
XModem-Checksum, XModem-CRC, YModem,  YModem-1k,
YModem-G, ZModem and Kermit.  Source Code
included (C & Assembly).  Set POWERTERM=[d:\path
to this stuff] so  that PT knows where to find
stuff. 
123 rsm.zip 29-09-2000 5509 Kb. 0
RSM is a source code metrics and quality analysi
program for the languages of C, C++ and Java
Shareware. 
124 rsm251.zip 21-03-1998 161 Kb. 0
Source code quality metrics for C/C++,
multi-platform. 
125 rsm270.zip 21-03-1998 162 Kb. 0
C/C++ source code metrics tool for
UNIX, Win95, NT 
126 rt-en60.zip 24-02-1999 2762 Kb. 0
Rapid Translation: Adds ability of
localizing a VC++ project. The compiled
program can switch all GUI texts at
runtime and additional translations can
be added without usage of program
sources. Win 95/98/NT 
127 rustsrc.zip 05-12-2015 23963 Kb. 0
Rust is a systems programming language that runs
blazingly fast, prevents segfaults, and
guarantees thread safety.  This repo contains
the code for the compiler (`rustc`), as well as
standard libraries, tools and documentation for
Rust. https://www.rust-lang.org/ 
128 scenelib.zip 06-07-1999 1634 Kb. 0
Scenelib version 2.1: A C/C++ programming
library for Win32 programmers. From within
simple console applications you can create
intelligent and self maintained graphic
Windows as well as standard 2D and realtime
3D graphics powered by OpenGL. You don't
need any Windows or system programming to
create 2D & 3D graphics displayed in real
Win32 Windows. MGI is also powerful viewer
of your 3D scenes. It offers you built-in
3D control capabilities such as different
motion, shade, draw and projection modes.
MGI is fully documented with a HTML manual
in english and partial in german and french.
Shareware $24.00 Win 95/98/NT 
129 scentsls.zip 09-01-1997 106 Kb. 0
SRC Enterprises Slider Custom Control -
contains a DLL/VBX for use with C/C++
and Visual Basic that provides a
multi-features slider for your
applications. Demos are included. 
130 scrpe201.zip 21-01-1999 33 Kb. 0
Scrape. C Source included.Sophisticated
text mode screen scraper/text grabber (not
a screen dumper although it will do this
if specified). Scrape will grab strings
following recognised text or alternatively
will operate at x 
131 scwbdb.zip 04-05-2000 85 Kb. 0
SEE4C20.ZIP   SMTP/POP3 Email Engine for C/C++.
Ver 2.0.
Win16 and Win32 DLLs. (SEE4C20.ZIP). 9/14/98.
Email from your C/C++ application. Simple API
allows sending & receiving email, including
MIME attachments. Knowledge of Winsock and
TCP/IP is not needed. Includes multiple C/C++
examples. Requires windows C/C++ compiler. By
MarshallSoft Computing, Inc. Registration is
$95 ($57 students) + $7 S&H ($12 foreign). 
132 spcl_v2.zip 27-02-1998 130 Kb. 0
C++ source:arbitrary-prec floating-pt class
v2
The Super Precision Class Library v2 is (ANSI)
C++ source code for an object class supporting
arbitrary-precision floating-point operations.
Overloads include all arithmetic, relationals,
assignments, conversions and mixed modes, all
ANSI math and intrinsic functions, allocation
and destruction (including new/delete), and
iostream and iostream manipulators.  User selec
any number base from 2 to 16 and any precision
from 2 digits to RAM/swap/address limit.  Base
conversion functions provided, automatically
invoked for input/output and string conversion.
.Automatically selects convolution or FFT metho
for multiply and divide.  Automatically selects
argument-reduction/power-series or quadraticall
convergent AGM iteration for math functions.
.Many special-purpose functions.  Supports irre
forms (NaN, Inf, etc). Derivative classes provi
for complex-number objects and interval- arithm
objects.  Works in MSDOS, OS/2, Windows(-95),
Unix, anywhere your C++ compiler goes.  Flexibl
license for teachers in classroom situation. 
133 sqltbsrc.zip 22-04-2017 1856 Kb. 0
DB Browser for SQLite 3.9.1 is a high quality,
visual, open source tool to create, design, and
edit database files compatible with SQLite.  It
is for users and developers wanting to create
databases, search, and edit data.  It uses a
familiar spreadsheet-like interface, and you
don't need to learn complicated SQL commands.
Source code.  http://sqlitebrowser.org/ 
134 stblibs.zip 02-04-2015 1031 Kb. 0
stb single-file public domain libraries for
C/C++ https://github.com/nothings/stb 
135 stl.zip 09-05-2000 206 Kb. 0
stl STL library for c++ 4/22/99 
136 stl313.zip 09-05-2000 196 Kb. 0
STL library for c++ 3/19/99 
137 stl_doc.zip 09-05-2000 876 Kb. 0
STL documentation 4/22/99 
138 svl30.zip 21-01-1999 40 Kb. 0
SVL30 Is a fully-functional video library
for PC C compilers. Includes: Hi-
resolution graphics Text mode operations,
Windowing, Menus, Sprites
Registration (20 pounds sterling) gives
unlimited license to use the library in
commercial software! *** Shareware *** 
139 tbox.zip 29-01-2016 8151 Kb. 0
TBOX (TreasureBox library)is a mutli-platform c
library for unix, windows, mac, ios, android,
etc.  It is similar to glibc, but simpler and
more convenient.  It includes asio, stream,
network, container, algorithm, object, memory,
database, string, charset, math, regex, libc,
libm, utils and other library modules.
https://github.com/waruqi/tbox 
140 ti2_099d.zip 21-01-1999 522 Kb. 0
Text Interface/2 v0.99d, C/C++. Easy to use 
141 tic18src.zip 09-05-2000 426 Kb. 0
Source code from Thinking In C, Second Edition,
by Bruce Eckel 
142 tica18.zip 09-05-2000 1573 Kb. 0
Thinking In C, Second Edition, free book by
Bruce Eckel 
143 tinyvm.zip 20-03-2018 28 Kb. 0
TinyVM is a small, fast, lightweight virtual
machine written in pure ANSI C.
https://github.com/jakogut/tinyvm 
144 topclose.zip 03-12-1997 59 Kb. 0
FILE: Use Topclose.exe to Close Child Forms
Of
Forms 
145 tplus32.zip 09-02-1999 1188 Kb. 0
Trace PLus Win 32 version 1.22.000
Shows you the interaction between your Win32
application and multiple Win32 APIs WITH NO
MODIFICATIONS to your existing program. Works
in either Windows 95 or Windows NT. Supported
APIs that are displayed in realtime include
ODBC, OLE, COM, TAPI, WININET, registry,
DB-Library, and more. Integrated SQL capture
window displays SQL statements generated by
the supported database APIs. Status window
displays DLL version information,
OutputDebugString() calls, and more. 
146 tstdsk52.zip 26-03-2004 790 Kb. 0
TestDisk v5.2 is a Partition Recovery Tool  to
check and undelete partitions: FAT12,  FAT16,
FAT32, Linux EXT2/EXT3 & SWAP (v1 &  v2), NTFS
(WinNT/2K/XP), BeFS (BeOS), UFS  (BSD), Netware
and ReiserFS. GNU Freeware,  this version is for
DOS or Win9x ONLY (other  versions
available/required for WinNT/2k/  XP/2003, Linux
and/or FreeBSD). Source code  and documentation
included (LFNs).   http://www.cgsecurity.org 
147 ucwin.zip 24-02-1999 4224 Kb. 0
Understand for C++ version 1.2.6.:
Understand for C++ is a C/C++ source
understanding and documentation tool.
It can analyze any sized C/C++ project
to provide graphical trees showing class,
calling, include, declaration relations.
Everything in your code is cross-
referenced. Graphical and HTML output.
Win 95/98/NT Demo version 
148 udp1111.zip 12-03-1998 123 Kb. 0
UdpLib v1.111
---------------------------------------------
-
Code for sending UDP packets over the
internet
using the packet driver interface.
Compiles under Watcom C/C++ 32-bit compiler. 
149 unz532c.zip 23-11-1997 878 Kb. 0
Info-ZIP's portable UnZip v5.32 Beta - Generic 
150 unz532g.zip 03-12-1997 896 Kb. 0
Info-ZIP's portable UnZip v5.32 Beta - Generic 
151 unzip532.zip 14-12-1997 892 Kb. 0
Info-ZIP's UnZip 5.32: generic C sources
source code for Info-ZIP's
patible .zip extractor, for
ed compilers and platforms
, MS-DOS, NT, VMS, Amiga, 
152 vbd1024.zip 27-02-1998 181 Kb. 0
VDB Database: C++ Database source code
The (V)ariable (B)lock (D)atabase (V.B.D.) file
format can store variable length binary data
of any type in re-sizeable blocks.  All VBD
files are created and managed by the VBD file
manager class.  The VDB file manager class is
designed to be both application and platform
independent.  It can be used to manage persiste
objects (objects that save their state between
program invocations) or any other data type.
.This distribution includes full C++ source
code and several example programs that have
been tested under Windows 95 (using MSVC 4.2),
MSDOS (using DJGPP 2.7.2.1), HPUX 10.20 (using
HP CPP 10.24), and Solaris 2.4 (using GNU g++
2.7.2.1). 
153 vbd2000.zip 29-08-2000 523 Kb. 0
The Variable Block Database (VBD) library is
a collection of C++ classes used to build
embedded database engines based on variable
block technology. gnu license. Features: *
WIN32/UNIX database interoperability *
Supports object-oriented and relation 
154 vbs2000.zip 29-08-2000 410 Kb. 0
The VB Socket Communications Library is a
collection of C++ classes used to build
portable TCP/IP and RS232 data communication
applications as part of the VBD or
independently. VB Socket Library Features: *
WIN32/UNIX Interoperability * Object-Orient 
155 vbt2000.zip 29-08-2000 533 Kb. 0
The vbThread library is an additional
component of the Variable Block Database
(VBD) and Socket (VBS) libraries. This
distribution is comprised of a collection of
C++ classes used to build cross-platform
multi-threaded applications as part of the
VBD 
156 veles.zip 12-11-2015 485 Kb. 0
Distributed machine learning platform
https://github.com/Samsung/veles 
157 vi-imprv.zip 26-03-2015 13050 Kb. 0
Vim: Vi IMproved. Vim is an almost compatible
version of the UNIX editor Vi. Many new features
have been added: multi-level undo, syntax
highlighting, command line history, on-line
help, spell checking, filename completion, block
operations, etc.  There is also a Graphical User
Interface (GUI) available.  See
"runtime/doc/vi_diff.txt" for differences with
Vi.  https://github.com/vim/vim 
158 vrefhtm.zip 24-10-1998 167 Kb. 0
VWin documentation in HTML format suitable
for Win/Win95/WinNt 
159 vwin95pt.zip 24-10-1998 5 Kb. 0
This is a patch for Vwin120.zip.  If you are
running Win3.1, WinNT or Linux, you don't
need this patch.  This patch is for Windows
95 only. 
160 vwininst.zip 24-10-1998 2 Kb. 0
Install notes for VWIN120.ZIP for Windows
3.1, Win95 and WinNt 
161 wbsampl.zip 03-12-1997 36 Kb. 0
FILE: Invoke Find, View Source, Options dialogs
WebBrowser 
162 wcd232s.zip 14-06-2000 113 Kb. 0
WCD 2.3.0 Source code for DOS and Windows. See
PDNUNIX for Unix source (wcd232su.zip). Director
changer for DOS and Unix. w/ C src.,  let the
user choose in case of multiple match,  regular
expressions (wildcards *, ? and [SET]) supported 
163 wcd314s.zip 02-07-2004 169 Kb. 0
WCD 3.1.4 Directory changer for DOS and Unix w/
C src. - `graphical' curses based directory
browsing - let the user choose in case of
multiple match - regular expressions (wildcards
*, ? and   [SET]) supported - subdir definition
possible. Eg. wcd dira/dirb - long
directory-names support in Win95 Dosbox - alias
directories - ban paths - add directories to
database without scanning - directory stack -
free portable source-code (Open Source) - DOS 16
bit, DOS 32 bit, DOS bash   Windows 3.1,95,NT
dos-box   Unix ksh, csh and bash - and more ... 
164 wcd520s.zip 15-11-2011 376 Kb. 0
WCD v5.2.0 WCD - Wherever Change Directory chdir
for DOS and Unix, w/C src. Sources, DOS text,
including doc files. 
165 wcd533.zip 17-10-2016 681 Kb. 0
WCD - Directory changer for DOS and Unix. w/ C
src.  Command-line program changes dir fast. 
Type only a part of a directory name & wcd will
jump to it.  Fast sel.  method in case of
multiple matches, allows aliasing, banning of
dirs.  Includes a full screen interactive dir
tree browser w/speed search. DOS 16 bit, DOS 32
bit, DOS bash, WinCommand Prompt, PowerShell,
ZSH, MSYS, Cygwin, 'nix:all Bourne & C type
shells, OS/2 Warp 
166 wcd534s.zip 04-01-2017 693 Kb. 0
chdir for DOS & Unix, src code. Wcd is a
command-line program to change directory fast. C
source code. 
167 wd524src.zip 29-08-2013 188 Kb. 0
Source code for WCD Directory Changer v5.2.4 
168 wil4c31.zip 15-04-2000 393 Kb. 0
WINSOCK INTERFACE LIBRARY for C/C++.
(WIL4C31.ZIP). April 4, 2000. Version 3.1.
The Winsock Interface Library simplifies
winsock network communications programming &
provides support for the most common Internet
protocols such as Finger, SMTP, POP3, FTP,
NNTP, and HTTP. Requires windows C/C++
compiler. By MarshallSoft Computing, Inc.
Registration is $105 for email delivery. 
169 wiz40.zip 14-12-1997 346 Kb. 0
WizUnZip v4.0 source code
Info-ZIP's Wiz 4.00: generic C sources
. Complete C source code for Info-ZIP's
. PKUNZIP-compatible .zip extractor and
. creator for all supported compilers,
. plus lots of pretty decent
. documentation.
This is FREE (but copyrighted) software.
See COPYING for details on distribution
and reuse. 
170 wsc4c301.zip 01-08-2000 342 Kb. 0
Windows Standard Serial Comm Lib for C/C++.
Ver 3.0, July 12, 2000 (WSC4C30.ZIP). [ASP].
Win 16 and 32 DLLs (Win 95/98, NT/2000, 3.1).
Serial communications library based on the
Windows API. Includes 28 functions plus modem
control, ANSI emulation, ASCII/XMODEM/YMODEM
protocols, and 15 example programs. Requires
MS/Borland/Watcom/Lcc-Win32 Windows C/C++
compiler. By MarshallSoft Computing, Inc.
Registration is $95 for email delivery. 
171 wsc4c32.zip 26-07-2002 485 Kb. 0
Windows Standard Serial Comm Lib for C/C++.
Ver 3.2, July 17, 2002 (WSC4C32.ZIP). [ASP].
Win 16/32 DLLs (Win 3.1/95/98/Me,NT/2000/XP).
Serial communications library based on the
Windows API. Includes 28 functions plus modem
control, ANSI emulation, ASCII/XMODEM/YMODEM
protocols, and 16 example programs. Requires
MS/Borland/Watcom/Lcc-Win32 Windows C/C++
compiler. By MarshallSoft Computing, Inc.
Registration is $105 for email delivery. 
172 xdevl507.r00 24-11-2002 3019 Kb. 0
2 of 6: XD++ Class Library v5.07 Place *.r*
archives in one directory and type rar x
XDEval507.rar 
173 xdevl507.r01 24-11-2002 3019 Kb. 0
3 of 6: XD++ Class Library v5.07 Place *.r*
archives in one directory and type rar x
XDEval507.rar 
174 xdevl507.r02 24-11-2002 3019 Kb. 0
4 of 6: XD++ Class Library v5.07 Place *.r*
archives in one directory and type rar x
XDEval507.rar 
175 xdevl507.r03 24-11-2002 3019 Kb. 0
5 of 6: XD++ Class Library v5.07 Place *.r*
archives in one directory and type rar x
XDEval507.rar 
176 xdevl507.r04 24-11-2002 299 Kb. 0
6 of 6: XD++ Class Library v5.07 Place *.r*
archives in one directory and type rar x
XDEval507.rar 
177 xidek1_0.zip 22-09-2002 1414 Kb. 0
XIDEK: Extensible Interpreter Development Kit.
Make files provided for six different compilers:
MSC++, BC++, WatcomC++, IBM Visual Age, gcc on
*nix, intel on Linux. Provides technical
guidance and source code so that you can readily
design and implement an interpreter according to
your own requirements. You may need, for
example, to create a special interpreter for a
domain specific language, script language, or
other "little language". 
178 xjcharts.zip 15-05-1999 1175 Kb. 0
XjCharts version 0.2: A full visual
Statecharts toolset for development of
event-driven components in multithreaded/
multiprocess software. Includes UML-
compatible Statecharts Editor/Code
generator and Engine. The user draws a
statechart and the Editor generates its
executable implementation into a C++ file.
Being linked with xjCharts Engine, the
resulting code behaves according to UML
semantics. Win 95/98/NT Shareware $199.00 
179 xmslib10.zip 12-03-1998 14 Kb. 0
XMS Library for Borland C v1.0 
180 zaf501_1.zip 21-01-1999 2342 Kb. 0
ZAF C++/Portable/Int'l Class Library &GUI 
181 zaf501_2.zip 21-01-1999 1104 Kb. 0
ZAF C++/Portable/Int'l Class Library &GUI 
182 zaf501_3.zip 21-01-1999 3064 Kb. 0
ZAF C++/Portable/Int'l Class Library &GUI 
183 zcrypt27.zip 03-12-1997 15 Kb. 0
Info-ZIP's ZCrypt v2.7 - C source
Info-ZIP's ZCrypt 2.7:  generic C sources.
de add-on to provide PKWARE-
encryption and decryption sup-
fo-ZIP's Zip 2.2 and UnZip 5.3
. 
184 zip22.zip 14-12-1997 1153 Kb. 0
ZIP v2.2 - C sources 
185 zip221b.zip 01-03-1998 1149 Kb. 0
ZIP v2.21 beta - C sources 
186 zlib107.zip 01-03-1998 138 Kb. 0
Zlib v1.0.7 - General purpose compression libra 
187 cdbfldos.zip 10-09-2001 107 Kb. 0
CDBFLite Command Line Utility v1.12 shareware
(DOS) DBF files format command line viewer and
editor. 
188 see4c34.zip 04-10-2001 416 Kb. 0
SMTP/POP3 Email Engine for C/C++.   Ver 3.4.
Win16 and Win32 DLLs. (SEE4C34.ZIP) 07/12/01.
Email from your C/C++ application. Simple API
allows sending and receiving email, including
MIME attachments. Knowledge of Winsock and
TCP/IP is not needed. Includes multiple C/C++
examples. Requires windows C/C++ compiler. By
MarshallSoft Computing. Registration is $105
and includes 1 year free updates. 
189 fce4c22.zip 04-10-2001 336 Kb. 0
FTP Client Engine (FCE) Library for C/C++.
Win16 & Win32 DLLs. (FCE4C22.ZIP). 9/18/2001.
Version 2.2, [ASP]. The FCE can connect
to any FTP server and navigate its directory
structure, list files, download files, delete
files, and upload files all from within your
application. Requires Windows C/C++ compiler.
By MarshallSoft Computing. Registration is
$105 for email delivery. 
190 tstdsk39.zip 05-10-2001 164 Kb. 0
TestDisk 3.9 full source included. Checks the
partition and boot sectors of your disks. It
is very usefull to recover lost partition. It
works with : - FAT12 - FAT16 - FAT32 - NTFS
(Windows NT) - EXT2FS (Linux) - Linux Swap -
IBM Multiboot - 
191 odoors62.zip 20-10-2001 566 Kb. 0
OpenDoors 6.20 C/C++ door programming toolkit
OpenDoors is an advanced, easy to use library
for writing online software such as BBS doors
OpenDoors transparently interfaces with most
BBS systems, automatically displays output on
both local and remote screens, creates ANSI/
AVATAR/RIP control sequences, and provides a
sysop interface with commands for chat, time
adjustment, disconnecting, etc. Includes
full source code and DLL for the native-Win32
version. v6.20 modifications by Rob Swindell
(www.synchro.net) add support for TCP socket
(Telnet) connections and Door32.sys! 
192 novasc21.zip 01-11-2001 136 Kb. 0
Novas: c source code for The Naval Observatory
Vector Astrometry Subroutines. NOVAS, is an
integrated package of source-code modules for
computing a wide variety of common astrometric
quantities and transformations.  The package
can provide, 
193 ose-70.zip 08-11-2001 1175 Kb. 0
OSE Tools and class libraries for C++. This
archive contains ose-7.0.tar.gz. 
194 zutils1.zip 06-12-2012 68 Kb. 0
Zutils is a collection of utilities able to deal
with any combination of compressed and
non-compressed files transparently.  If any
given file, including standard input, is
compressed, its decompressed content is used. 
Compressed files are decompressed on the fly; no
temporary files are created. These utilities are
not wrapper scripts but safer and more efficient
C++ programs.  In particular the "--recursive"
option is very efficient in those utilities
supporting it. The provided utilities are zcat,
zcmp, zdiff, zgrep, and ztest.  The supported
compressors are bzip2, gzip, lzip, and xz. 
195 zutls12P.zip 10-09-2013 46 Kb. 0
Zutils is a collection of utilities able to deal
with any combination of compressed and
non-compressed files transparently.  If any
given file, including standard input, is
compressed, its decompressed content is used. 
Compressed files are decompressed on the fly; no
temporary files are created. These utilities are
not wrapper scripts but afer and more efficient
C++ programs.  zcat, zcmp, zdiff, zgrep, and
ztest.  Supported compressors are bzip2, gzip,
lzip, and xz. 

HomeHome  IndexIndex