Xref: utzoo comp.sys.ibm.pc:16287 comp.binaries.ibm.pc.d:373 Path: utzoo!attcan!uunet!lll-winken!lll-lcc!ames!ncar!gatech!psuvax1!psuhcx!matt From: matt@psuhcx (Matt Cohen) Newsgroups: comp.sys.ibm.pc,comp.binaries.ibm.pc.d Subject: Expanding arguments in Turbo C Message-ID: <146@psuhcx.psu.edu> Date: 11 Jun 88 18:04:09 GMT Sender: root@psuhcx.psu.edu Reply-To: matt@psuhcx (Matt Cohen) Organization: Penn State University Engineering Computer Lab Lines: 4 How does one link the setargv.asm program to a Turbo C program to expand command line arguments ? I tried tcc program setargv.obj with no luck. There does not seem to be any information in the manual on this.