LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   How to Call a C program from Perl CGI Script (https://www.linuxquestions.org/questions/programming-9/how-to-call-a-c-program-from-perl-cgi-script-180177/)

anoop_cn 05-10-2004 10:41 PM

How to Call a C program from Perl CGI Script
 
In my project I have to call a C program in my system from a Perl Program.
How to do that.

Mara 05-11-2004 04:37 PM

Moved: This thread is more suitable in Programming and has been moved accordingly to help your thread/question get the exposure it deserves.

You can use 'system' function. As a parameter you give the command to be started.


All times are GMT -5. The time now is 11:10 AM.