in reply to Re: Re: Trying to understand the System function
in thread Trying to understand the System function

Don't use system. Just fork and exec instead.

-sauoq
"My two cents aren't worth a dime.";
  • Comment on Re: Re: Re: Trying to understand the System function