Query: uselocale
OS: osx
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USELOCALE(3) BSD Library Functions Manual USELOCALE(3)NAMEuselocale -- Set the per-thread localeSYNOPSIS#include <xlocale.h> locale_t uselocale(locale_t loc);DESCRIPTIONSets the per-thread locale to loc. Specify LC_GLOBAL_LOCALE to turn off any per-thread locale. Pass NULL to return the current value of the per-thread locale (or LC_GLOBAL_LOCALE) without changing the locale.RETURN VALUESReturns the previous locale, or LC_GLOBAL_LOCALE if no per-thread locale was in effect.SEE ALSOduplocale(3), freelocale(3), newlocale(3), querylocale(3), xlocale(3)BSDMarch 11, 2005 BSD
Related Man Pages |
---|
newlocale(3) - mojave |
freelocale(3) - freebsd |
duplocale(3) - freebsd |
uselocale(3) - php |
uselocale(3) - x11r4 |
Similar Topics in the Unix Linux Community |
---|
When is a _function_ not a _function_? |
Shopt -s histappend |
My first PERL incarnation... Audio Oscillograph |
Syntax error in subtraction in Bash |