I remember that day with the old DOS Borland compiler that you could do something like this:
asm { mov ax,ex etc etc... }
Is there an independent, semi-paid way to do this now? I need to make a BIOS call, so if there was a way to do this without the asm code, it would also be useful to me.
c assembly inline-assembly
Nathan Sep 14 '08 at 13:55 2008-09-14 13:55
source share