just curious....can a shell script execute c program?
| hey, im interested in creating shell script to execute my c program... for example my c program add to value of variable a and b..for example i have a =2 and b=3...so the result is 5.... can i use shell script to execute this c program as well as pass the value of a and b to that c program.if it can be done,please help me as i not really sure on how to do it...thanks in advance.. |
No comments:
Post a Comment