Turbo C: Difference between revisions

no edit summary
[unchecked revision][unchecked revision]
(New page, mainly to satisfy Special:Wantedpages.)
 
No edit summary
Line 1:
{{stub}}{{compiler}}
Turbo C (aka TC) is [[Borland|Borland's]] 16-bit C compiler. In OS development, it is only useful for developing real mode operating systems. TC compiles to a .exe executable, but can be converted to a flat binary by exe2bin if you compile with the -mt (model tiny) argument to the compiler.
 
Anonymous user