On Tue, Nov 06, 2001 at 02:07:36PM +0000, Jose Abilio Oliveira Matos wrote:
> pipestream.C: In constructor pipestream::pipestream(const char*)':
> pipestream.C:263: class pipestream' does not have any field named ios'
> pipestream.C:264: no matching function for call to

Ok, and what happens if you replace line 263 by

 : std::iostream(create(cmd))

?

Andre'

-- 
André Pönitz .............................................. [EMAIL PROTECTED]

Reply via email to