Language and Country/Region Strings

The locale argument to the setlocale function takes the following form:

locale  "lang[_country_region[.code_page]]"
            | ".code_page"
            | ""
            | NULL

This appendix lists the language strings and Country/Region strings available to setlocale. For information on code pages, see Code Pages.

See Also

Other Resources

Run-Time Library Reference