is the iostream library tthread safe?
Steven Bosscher
s.bosscher@student.tudelft.nl
Mon Oct 13 22:31:00 GMT 2003
Op ma 13-10-2003, om 21:49 schreef Hickerson, David A:
> In the 3.3.1 implementation of the gnu C++ compiler, is iostream library
> the thread safe or is it using global variables?
The answers you are looking for are in:
http://gcc.gnu.org/onlinedocs/libstdc++/faq/index.html#5_6
http://gcc.gnu.org/onlinedocs/libstdc++/27_io/howto.html#9
Gr.
Steven
More information about the Gcc
mailing list