Re: How to call another separate program and passing some variables in C?
Jianjun Kong <[email protected]>
| Newsgroups | org.kernel.vger.linux-c-programming |
|---|---|
| Message-ID | <20081016004135.GA5666@ubuntu> |
On Wed, Oct 15, 2008 at 05:10:36PM +0800, johnny_xing wrote: >Hi, Halesh, > >Same result as above, I am wondering if system() should be used if we want to pass some arguments as well. $ man system You can get more information :) >Thanks & Best Regards, > >Johnny Xing