Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!bbn!rochester!udel!princeton!mind!tiger!wei From: wei@tiger.Princeton.EDU (P Wei) Newsgroups: comp.sys.ibm.pc,comp.lang.c Subject: Re: making COM program using assembly language with C routines ? Message-ID: <201@tiger.Princeton.EDU> Date: Fri, 23-Oct-87 11:42:46 EST Article-I.D.: tiger.201 Posted: Fri Oct 23 11:42:46 1987 Date-Received: Sun, 25-Oct-87 17:36:03 EST References: <200@tiger.Princeton.EDU> <172@nusdhub.UUCP> Reply-To: wei@tiger.UUCP (H-P Wei) Organization: EE Department, Princeton University Lines: 6 Keywords: COM Xref: mnetor comp.sys.ibm.pc:9355 comp.lang.c:5107 Since many people asked why COM ? Here is the reason: I want to interface STSC APL with C. STSC APL can call assembly language rouines in COM form. I think I have to go through the start up code to change something there in order to get COM program and to be called from APL. HP wei@princeton.UUCP