Localization support

From Get docs
C/docs/latest/locale


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 (p: 223-230)
  • 7.31.6 Localization (p: 455)

C99 standard (ISO/IEC 9899:1999):

  • 7.11 Localization (p: 204-211)
  • 7.26.5 Localization (p: 401)

C89/C90 standard (ISO/IEC 9899:1990):

  • 4.4 LOCALIZATION
  • 4.13.3 Localization

See also

© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
http://en.cppreference.com/w/c/locale