I want to read the std output of a system call into a C/C++ string. Can I do this without using a temp file?I want to read the std output of a system call
I want to read the std output of a system call into a C/C++ string. Can I do this without using a temp file?I want to read the std output of a system call