This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: procbuf
> Dropped.
I can see why, but it's too bad it's not part of the GNU extensions
anymore. It does have its uses.
> Look at file streams (fstream) or stringstreams (sstream)
Neither really helps me in this case: I need to run a command and
process its output as a stream. I guess I can derive from streambuf and
use something like popen().
Thanks anyway,
Eric
--
Eric Bourque
Ph.D. Candidate, Centre for Intelligent Machines, McGill University.
PGP Fingerprint : B57E FA15 E100 4C20 538F 56F0 78B9 582D 75C0 CFE0