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) - osx |
uselocale(3) - v7 |
uselocale(3) - xfree86 |
uselocale(3) - x11r4 |
uselocale(3) - bsd |
Similar Topics in the Unix Linux Community |
---|
Undeletable file |
Shopt -s histappend |
To print diamond asterisk pattern based on inputs |
My first PERL incarnation... Audio Oscillograph |
Syntax error in subtraction in Bash |