Turbo C: Difference between revisions

m
changed to use Borland homepage.
[unchecked revision][unchecked revision]
No edit summary
m (changed to use Borland homepage.)
Line 1:
{{stub}}
Turbo C (aka TC) is [[Borland|http://www.borland.com/ 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.
 
== Inline Assembly ==
Anonymous user