In-line assembly with Turbo C

John Gordon gordon at osiris.cso.uiuc.edu
Thu Jan 17 07:06:14 AEST 1991


mcl9337 at harpo.tamu.edu (LOWE, MARK CHRISTOPHER) writes:

>What is the correct way to imbed assembly in Turbo C source?  I know about
>the "#pragma inline" statement, but no reference I have (including the Waite
>Turbo C++ Bible!) says anything about the syntax for including the actual code!

	Check out the "asm" keyword.



More information about the Comp.lang.c mailing list