Topic: I need streambuf::out_waiting() functionality


Author: Dennis Kennedy <dennisbk@hotmail.com>
Date: 1999/10/21
Raw View
This function is not in the standard, but was included in the old
iostream classes.  Anyone know how I can emulate this function with
basic_streambuf?  I tried epptr() - pptr(), but my program is
coredumping while using my stream class that inherits from streambuf.
TIA
--
Dennis Kennedy
dennisbk at hotmail dot com

Sent via Deja.com http://www.deja.com/
Before you buy.
---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html              ]