Introduction - If you have any usage issues, please Google them yourself
The Small C compiler translates a subset of the C language into
assembly language. It runs under PC/MS-DOS 2.1 and later. Small
C is compatible with the Microsoft and Small Mac assemblers.
Small C takes full advantage of the ability of these assemblers
to generate relocatable object code, to maintain libraries of
relocatable modules, and to link separately compiled program
modules. It supports a small memory model with one code and one
data/stack segment.
Packet : 101259362sc 22.zip filelist
SC_22/
SC_22/AR.C
SC_22/AR.EXE
SC_22/ASM.EXE
SC_22/C.TXT
SC_22/CC.EXE
SC_22/CC.H
SC_22/CC1.C
SC_22/CC2.C
SC_22/CC3.C
SC_22/CC4.C
SC_22/CCC.BAT
SC_22/CLIB.ARC
SC_22/CLIB.LIB