[comp.lang.pascal] "Inline code with Turbo Pascal"

azk@ece-csc.UUCP (Anwer Kotob) (08/27/87)

Hi,
I am looking for an easy way to generate inline code for inclusion
with Turbo Pascal programs (one that does not include using MASM).
I would like to be able to do calls to DOS and BIOS functions (actually this
is the prime reason I want to include inline code).

I seem to remember that there was a mention of this not long ago
in PC Magazine, but could find the particular issue.

Any pointers would be appreciated.
Thanx.

Anwer.

timothym@tekigm2.TEK.COM (Timothy D Margeson) (08/28/87)

Hi,

Why not use the Turbo functions (or procedures) Intr(#,regs) and MSDOS(F,regs).

These two routines will do most everything inline can do with these calls,
perhaps not as fast though.


-- 
Tim Margeson (206)253-5240
PO Box 3500  d/s C1-937                          @@   'Who said that?'  
Vancouver, WA. 98668
{amd..hplabs}cae780!tektronix!tekigm2!timothym (this changes daily)