LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   how to write a simple c prog to call a script (https://www.linuxquestions.org/questions/programming-9/how-to-write-a-simple-c-prog-to-call-a-script-370127/)

RajRed 10-05-2005 05:06 PM

how to write a simple c prog to call a script
 
how do I write a simple c program in the linux envionment to call a bash script?

paulsm4 10-05-2005 05:10 PM

Do you have a sound card?

And what do you want to it?

'Hope that helps .. PSM

Seriously: you probably want to use the "system()" standard C library function. "man system" will give you the details.


All times are GMT -5. The time now is 06:15 PM.