in reply to Re: Re: once again: program output and return code
in thread once again: program output and return code

> I know how to get STDIN and STDOUT, or STDIN and the exit value, but I can't figure out how to get STDOUT, STDERR, and the exit value. :(

i'm just glad i'm not crazy. but maybe i can narrow the scope a little. i know i can get return code from system. but can i redirect the output of the system call in a portable way?

=Particle

  • Comment on Re: Re: Re: once again: program output and return code