Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C Programming
redirect system() stdout to buffer
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Army1987, post: 3068809"] There are different systems where system("foo > bar") executes foo placing its output in bar. One might write code portable across those but not elsewhere. "Either portable everywhere or useful on only one architecture" is a false dilemma (look up Wikipedia). (Anyway, I can not think of a way to do what the OP wants on all those systems, so, if he only wants to support one architecture, he should ask in a group about it.) [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
redirect system() stdout to buffer
Top