Detailed Description

Locale objects and API for them.

The m17n library represents locale related information as objects of type MLocale.

Typedef Documentation

typedef struct \fBMLocale\fP \fBMLocale\fP

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()

Variable Documentation

\fBMSymbol\fP \fBMterritory\fP The symbol whose name is 'territory'.

\fBMSymbol\fP \fBMmodifier\fP The symbol whose name is 'modifier'.

\fBMSymbol\fP \fBMcodeset\fP The symbol whose name is 'codeset'.

Author

Generated automatically by Doxygen for The m17n Library from the source code.

COPYRIGHT

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>.