Query: duplocale
OS: osx
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 |
---|
duplocale(3) - linux |
newlocale(3) - osx |
duplocale(3) - xfree86 |
duplocale(3) - v7 |
duplocale(3) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
AIX Links |
Mac OS X: Based on UNIX - Solid As a Rock |
When is a _function_ not a _function_? |
Undeletable file |