![]() |
| | #1 |
| Eager young mind Join Date: Jun 2006
Posts: 342
| invoke the execution of one c program from another I have to transfer one .c file form my machine to another remote machine without telnetting into it. I have managed to do so ,but I have to execute the same file ,again without telnetting into that machine.. Which means ,I have to execute the .c file I have transferred through my program on my machine..I have no clue on this..Please help |
| kris.c is offline | |
| | #2 |
| Registered User Join Date: Mar 2005 Location: Mountaintop, Pa
Posts: 1,059
| What platform are you doing this "remoting" on? Windows, Linux? |
| BobS0327 is offline | |
| | #3 |
| Eager young mind Join Date: Jun 2006
Posts: 342
| i am working on linux |
| kris.c is offline | |
| | #4 |
| Eager young mind Join Date: Jun 2006
Posts: 342
| hi all, I found out a procedure called system().. This allows us to execute shell commands from our C programs.. This does the job required..thanks anyway, |
| kris.c is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| suspend execution of a program | majoub | C++ Programming | 8 | 07-28-2006 06:34 AM |
| execution of a C program | kris.c | C Programming | 7 | 07-27-2006 11:14 AM |
| How do you read gzip output from 'C' program? | brett | C Programming | 5 | 03-13-2006 12:01 AM |
| I need some help with my program please. | agentxx04 | C Programming | 9 | 09-26-2004 07:51 AM |
| My program, anyhelp | @licomb | C Programming | 14 | 08-14-2001 10:04 PM |