My C program needs command line arguments. the following line is printing what I need.
perl -e 'print "characters"."numbers\n";'if test.c and test is the output file is my prog What is the method to direct output of perl command to my c prog?
In reply to passing arguments to c prog by gsaro
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |