Xref: utzoo comp.sys.ibm.pc:13630 comp.lang.c:8504 Path: utzoo!mnetor!uunet!husc6!ncar!noao!arizona!naucse!wew From: wew@naucse.UUCP (Bill Wilson) Newsgroups: comp.sys.ibm.pc,comp.lang.c Subject: Re: DOS Interrupts 1Eh and 2Eh Message-ID: <615@naucse.UUCP> Date: 24 Mar 88 15:18:46 GMT References: <614@naucse.UUCP> Organization: Northern Arizona University, Flagstaff, AZ Lines: 10 Keywords: DOS Interrupts Summary: Assembly routines and Turbo C. If anyone can send me examples of linking assembly modules to Turbo C I would appreciate it. I can successfully link MS Fortran but the assembly is throwing me for a loop. I either get function not found errors on the link (following the poor examples in the manuals.) or if I do inline assembly I always get phase loop errors. Any clues? Bill Wilson