所属分类:
编译器/解释器
开发工具:C/C++
文件大小:128KB
下载次数:347
上传日期:2005-09-03 12:26:50
说明: 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.
文件列表:
SC_22
.....\AR.C
.....\AR.EXE
.....\ASM.EXE
.....\C.TXT
.....\CC.EXE
.....\CC.H
.....\CC1.C
.....\CC2.C
.....\CC3.C
.....\CC4.C
.....\CCC.BAT
.....\CLIB.ARC
.....\CLIB.LIB