Pages:<< prev 1 next >>


Apprentice

GroupMembers
Posts86
JoinedAug 25, 2003
Hi, I wanted to ask you something.
If you have to invoke a bash script file from C code, how do you go about it?
"system (cmd)" works but temporarily blocks the execution of the program, and fork () is not pleasant with sokets in the way.
Bye tnx!
ps: of course I am referring to C code in the mud area.
If you have to invoke a bash script file from C code, how do you go about it?
"system (cmd)" works but temporarily blocks the execution of the program, and fork () is not pleasant with sokets in the way.
Bye tnx!
ps: of course I am referring to C code in the mud area.
Pages:<< prev 1 next >>