[][src]Module locale_settings::codeset

Fetch locale-specific code-set settings.

This module is relatively simple as only a small number of settings are defined by POSIX for the code-set category.

Structs

CodeSetFormat

Settings related to message display.

Functions

get_code_set_format

Fetch the code-set settings for the current locale.

get_code_set_format_for_locale

Fetch the code-set rules for a specified Locale.