Turbo C: Difference between revisions

Jump to navigation Jump to search
114 bytes removed ,  13 years ago
m
You can also use bzip on them but we're really talking about Turbo C, not about the tools which can be used to convert MZ executables (if that's even desired).
[unchecked revision][unchecked revision]
m (changed to use Borland homepage.)
m (You can also use bzip on them but we're really talking about Turbo C, not about the tools which can be used to convert MZ executables (if that's even desired).)
Line 1:
{{stub}}
Turbo C (aka TC) is [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[[MZ]] 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
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu