On this page
Localization support
Defined in header <locale.h> | 
     |
|---|---|
| gets and sets the current C locale  (function)  | 
     |
| queries numeric and monetary formatting details of the current locale  (function)  | 
     |
formatting details, returned by localeconv (struct)  | 
     |
Locale categories | 
     |
locale categories for setlocale (macro constant)  | 
     |
References
- C11 standard (ISO/IEC 9899:2011):
 - 7.11 Localization <locale.h> (p: 223-230)
 - 7.31.6 Localization <locale.h> (p: 455)
 - C99 standard (ISO/IEC 9899:1999):
 - 7.11 Localization <locale.h> (p: 204-211)
 - 7.26.5 Localization <locale.h> (p: 401)
 - C89/C90 standard (ISO/IEC 9899:1990):
 - 4.4 LOCALIZATION <locale.h>
 - 4.13.3 Localization <locale.h>
 
See also
| C++ documentation for Localization library | 
© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
 https://en.cppreference.com/w/c/locale