Locale objects and api for them.
Locale objects and API for them.
The m17n library represents locale related information as objects of type MLocale.
struct MLocale. The structure MLocale is used to hold information about name, language, territory, modifier, codeset, and the corresponding coding system of locales.
The contents of this structure are implementation dependent. Its internal structure is concealed from application programs.
SEE ALSO
mlocale_get_prop()
Generated automatically by Doxygen for The m17n Library from the source code.
Copyright (C) 2001 Information-technology Promotion Agency (IPA)
Copyright (C) 2001-2011 National Institute of Advanced Industrial Science and Technology (AIST)
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License <http://www.gnu.org/licenses/fdl.html>.