Regina Calculation Engine
Static Public Member Functions
regina::i18n::Locale Class Reference

A simple class with static routines for querying information about the current locale. More...

#include <i18nutils.h>

List of all members.

Static Public Member Functions

static const char * codeset ()
 Returns the character encoding used in the current locale.

Detailed Description

A simple class with static routines for querying information about the current locale.

These routines use ::setlocale() to determine the current locale, which means they respect environment variables such as LANG and LC_ALL.


The documentation for this class was generated from the following file:

Copyright © 1999-2009, Ben Burton
This software is released under the GNU General Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).