Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.1 6/24/83 v7 ucbtopaz-1.8; site ucbtopaz.CC.Berkeley.ARPA
Path: utzoo!watmath!clyde!burl!ulysses!allegra!bellcore!decvax!ucbvax!ucbtopaz!cnrdean
From: cnrdean@ucbtopaz.CC.Berkeley.ARPA
Newsgroups: net.micro.pc
Subject: C86 .asm files  HELP
Message-ID: <636@ucbtopaz.CC.Berkeley.ARPA>
Date: Sat, 12-Jan-85 15:42:25 EST
Article-I.D.: ucbtopaz.636
Posted: Sat Jan 12 15:42:25 1985
Date-Received: Tue, 15-Jan-85 00:40:45 EST
Organization: Univ. of Calif., Berkeley CA USA
Lines: 20


I am using the C86 C Compiler on a PC.  I need some information 
this weekend if possible; so I can't call CI.

I want to use the 'loadexec' function provided in the dos2.arc.  
However, it is an assembly language program (loadexec.asm).  I 
have never used assembly language programs with C86 before, and 
don't have a clue how to.

My guess is that I have to assemble it with some assembler to
create a '.obj' file, and then link with the linker.  I already
know how to do the latter part with the compiled C routines.
But, I don't know how to assemble the loadexec.asm.  I don't have
any assembler (as far as I know).  All I have besides C86 stuff
is dos 2.10.

Thanks, in advance.

Sam Scalise
UC Berkeley