Small C Compiler / Small Assembler v2.2 Report a Broken Link
Title: Small C Compiler / Small Assembler v2.2

Desc: Small C Compiler / Small Assembler is a simple C compiler and assembler. The Small-C compiler takes in a subset of the full C language, and generates Microsoft assembly language output. The Small Assembler reads an ASCII source file and writes an object file in the standard .OBJ file format. This makes the Small Assembler compatible with LINK which comes with DOS. Small Assembler has no linker of its own -- it must be used with the DOS linker.
- required fields