Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- calling a C program in a shell script
- hi how can i call a C program in a bourne shell script please let me knowecho "about to call a C program"cprogramecho "after calling a C program"This assumes cprogram is in the $PATH. You may have to specify the path:/home/username/bin/cprogramYou might need to compile your cprogram.c first to...
- Tags: C, C program, cprogram, iyerharini@..., linux, shell script
- Q&A 2006-03-17
- << Previous
- page 1 of 1
- Next >>