$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Boost.iostreams to stream stderr/stdout from forked shell command?
From: Andrej van der Zee (mavdzee_at_[hidden])
Date: 2009-05-13 08:58:44
Hi,
I was wondering if it is possible with boost iostreams to stream stderr/stdout of a forked shell program to the parent process, and use it as an iostream. I could not find anything like this in the documentation or examples. Does anybody has some working code that does just this?
Thank you,
Andrej