Xref: utzoo comp.lang.pascal:5790 comp.lang.c:37338 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!caen!hellgate.utah.edu!dog.ee.lbl.gov!nosc!cod!vtran From: vtran@cod.NOSC.MIL (Viet D. Tran) Newsgroups: comp.lang.pascal,comp.lang.c Subject: C PASCAL INTERFACE Message-ID: <2941@cod.NOSC.MIL> Date: 20 Mar 91 23:37:12 GMT Organization: Naval Ocean Systems Center, San Diego Lines: 7 I have programs that were written in two different languages, Pascal and C. Now, I am having trouble combining them together, or linking them in the compiling process (using either Pascal or C compiler) to make only one executable file. If anyone knows how to do mixed language programs with Pascal and C (such as C and In Line Assembly), or has any other suggestions, please let me know. Thanks.