LPM: system

repett0 at sac.uky.edu repett0 at sac.uky.edu
Mon Apr 3 13:09:33 CDT 2000


say I have an array @foo of ints

and some scalars like $m=50

$run = "a.out"

if I do this on a.out will it bypass the shell and give the array and $m
as command line ar

system($run,$m, at foo);

Thanks
Ron





More information about the Lexington-pm mailing list