I am currently working on connecting a C program with perl, but have no idea where to start.
The idea is perl will invoke the C program (an executable file) with certain parameters(just like the linux shell did), and leave the program running alone and finished.
Please give any suggestions, THank you.
The idea is perl will invoke the C program (an executable file) with certain parameters(just like the linux shell did), and leave the program running alone and finished.
Please give any suggestions, THank you.