[C++-SIG] Problems using iostreams or string with Python?

Tom tom at malcolmson.com
Wed Nov 15 17:53:22 CET 2000


I have seen it reported that the C++ iostreams library (and the C++ string
class, which uses iostreams) should never be mixed with the C streams
library.

Given that Python uses the C streams library, does this mean that I can't
use C++ iostreams with Python related code?

Thanks,

Tom.





More information about the Cplusplus-sig mailing list