help with command-line arguements in Vax C

Glenn Ford glenn at zeus.ocs.com
Fri Jun 7 23:56:40 AEST 1991


In article <1991Jun6.165647.22250 at ccu.umanitoba.ca> kaarts at ccu.umanitoba.ca (Kenneth John Aarts) writes:
>can't test it. When I try to pass the arguements, the 'run' command complains
>about to many arguements (i.e is unwilling to do any passing.) Can someone tell
>me what tom do?

You must define your program. On ours it would be as such:
testprog := $ocs$user:[glenn.src]testprog.exe

Then you just type 'testprog <args..>'

essential is:
testprog := $<drivename>:[path to source]progname






More information about the Comp.lang.c mailing list