| Nr. |
Filename |
Date |
Size |
Downloads |
Description |
| 141 |
cb.zip |
31-07-1988 |
11 Kb. |
14 |
OS/2 C Beautifier. C beautifier program that
takes C source code as input and outputs a nicel
y formatted text file. Freeware. |
| 142 |
cblnsm.zip |
16-01-1993 |
2 Kb. |
17 |
Named Shared Memory Access Via COBOL. This is
two sample COBOL programs written using MicroFoc
us COBOL 3.0 that demonstrate how to use Named
Shared Memory to pass data between two EXE's. |
| 143 |
cc65v261.zip |
25-03-2001 |
551 Kb. |
13 |
CC65 - A C crosscompiler v2.6.1 for 6502 systems
(Commandore C64,C128, C16,C116,Plus/4 machines,
CBM 600/700 family, newer PET machines, Apple,
Atari 8 bits, GEOS for C64,C128), see: www.cc65
.org(March,24th 2001) |
| 144 |
ccdoc07a.zip |
26-01-2002 |
383 Kb. |
18 |
CcDoc v0.7a - A tool to generate a web documenta
tion from C++ programs(June, 15th 1999) |
| 145 |
ccvuser.h |
09-11-1994 |
11 Kb. |
119 |
Data structure required to use CCValidator.
CCValidator performs all Major Credit Card valid
ation functions, thru programmer API. |
| 146 |
cdaudio.pas |
12-12-1996 |
8 Kb. |
174 |
A tiny class definition for a CD-Player. Uses
the basic routines of CDBASE.PAS. VP/2 source
code. |
| 147 |
cdbase.pas |
24-11-1996 |
23 Kb. |
146 |
A collection of basic functions to access a
CDROM device. VP/2 source code. Download CDAUDIO
.PAS too. |
| 148 |
cdclose.zip |
27-01-1996 |
0 Kb. |
16 |
Source for closing the CD-ROM tray. |
| 149 |
cdecl.zip |
21-07-1990 |
28 Kb. |
15 |
C Declarations to English (from Unix) |
| 150 |
cdevdr.zip |
01-06-1991 |
56 Kb. |
16 |
Kernal device driver demo. Shows how to write
drivers mostly in C, and shows methods for const
ructing mult-segment drivers, minimize memory
taken from DOS box, and access memory above
1 Meg when in REAL mode. Unzip with the -d optio
n. |