Query: duplocale
OS: mojave
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DUPLOCALE(3) BSD Library Functions Manual DUPLOCALE(3)NAMEduplocale -- Duplicate existing localeSYNOPSIS#include <xlocale.h> locale_t duplocale(locale_t loc);DESCRIPTIONDuplicates an existing locale_t. Sub-structures are shared between the two locale_t structures. Passing NULL will duplicate the current locale. Passing LC_GLOBAL_LOCALE will duplicate the global locale.RETURN VALUESReturns a duplicated locale_t, or NULL on error. Duplicated locales should be freed with freelocale(3).SEE ALSOfreelocale(3), newlocale(3), querylocale(3), uselocale(3), xlocale(3)BSDMarch 11, 2005 BSD
Related Man Pages |
---|
newlocale(3) - mojave |
freelocale(3) - freebsd |
duplocale(3p) - posix |
duplocale(3) - x11r4 |
duplocale(3) - bsd |
Similar Topics in the Unix Linux Community |
---|
12-Core MacPro (2013) kernel_task over 1200% |
My first PERL incarnation... Audio Oscillograph |
Controlling user input |
Python 3.8.0rc1 released. |