R
Ralf Goertz
Hi,
is there a way to use a FILE* variable to create a filestream? The
reason I ask is that I need to use a pipe via popen() and want it to be
a stream. Alternatively, I could use a generic c++ version of popen()
but I haven't found one.
Thanks,
Ralf
is there a way to use a FILE* variable to create a filestream? The
reason I ask is that I need to use a pipe via popen() and want it to be
a stream. Alternatively, I could use a generic c++ version of popen()
but I haven't found one.
Thanks,
Ralf