MACRO
OMNI_BASE_LOCALE - Defines the underlying locale to utilize.
DESCRIPTION top
If
If
OMNI_NO_BASE_SETLOCALE is not defined, then the setlocale function is called with a category of LC_ALL and an empty locale. If you wish to specify which category and locale to utilize, you can define OMNI_BASE_LOCALE_CATEGORY and OMNI_BASE_LOCALE.