Thank you so much for your Knowledge sharing. Regards, Rayalu.
U
User 6742414
@User 6742414
Posts
-
Please clarify my COM conceptual doubts. -
Is STL string can be used in multithreading application ?Thank you.
-
Is STL string can be used in multithreading application ?HI, I want to write c++ String Functions using STL string class on Linux OS. Is this string class error free ? I read some where these below lines. " The Standard Template Library (STL) that is included with Microsoft Visual C++ 6.0 is not safe for multi-threaded applications." http://support.microsoft.com/kb/813810[^] is it Safe in Linux multi threaded applications ? Thanks, Rayalu.