JavaScript EditorDhtml editor     Free javascript download 



Main Page

Both the C Runtime Library and the Standard C++ Library provide support for changing the locale of your program. This topic discusses issues that arise when using the locale functionality of both libraries in a multithreaded application.

Expand imageRemarks

Expand imageCalling setlocale in a Thread that Has Enabled Per Thread Locale

Expand imageExample

Expand imageCalling locale::global in a Thread that Has Enabled Per Thread Locale

Expand imageCalling setlocale in a Thread that Has Not Enabled Per Thread Locale

Expand imageCalling locale::global in a Thread that Has Not Enabled Per Thread Locale

Expand imageSee Also



JavaScript EditorDhtml editor     Free javascript download