C
In computing, C is a general-purpose, block structured, procedural, imperative computer programming language developed in 1972 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system.
Application
Any
Platform
MS-DOS
Remove
License
Any
.... last try in reanimating plain DOS in 2004 :-) ...
Shows how to create a "framebuffer" for VESA. 'Cause it's plain DOS creating an "real" framebuffer isn't possible (REAL Mode). You get access...
is a freeware C compiler for Windows. Included is the HI-TECH Professional Development environment, an IDE allowing you to edit source code and manage projects with ease. Pacific C's text-based GUI...
A MS-DOS Snake-type game. Includes: ASM version (not commented;
difficult to understand). C version (commented; easy to
understand).
This program searches a file for a specific string of
characters. It is run at the MS-DOS command prompt by typing
Search .
This is a text mode simulation of the famous Qbasic nibbles
done in Turbo C++. Source code in plain understandable C
included. Source code compiled well under Turbo C++ 1.01 for
MS-DOS
A small DOS game that may be classified as a scaled down
version of the popular game PC MAN.It is done in C on the Turbo
C++ 1.01 compiler for MS-DOS environment.The source code in C
for Turbo...
A simple DOS shooting game based on the popular game called Bow
and Arrow. The player is armed with a carbine with which he has
to shoot down balloond and earn points. With C sourcecode.
CPAR is a preprocessor to facilitate a simple-minded form of
multitasking. With the addition of a few preprocessor
statements to C source code, selected routines may be
parallelized. Once a...
General purpose libraries C/C++ programmers This package
contains several libraries and their source code. Some
functions are quite complex, some other are very trivial but
may be useful just...