SYNOPSIS
#include <locale.h>
locale_t duplocale(locale_t locale);
DESCRIPTION
Duplicates an existing locale returning a new locale_t that refers to
the same locale values but has an independent internal state. Various
functions, such as
Standards Conformance
The function conforms to IEEE Std 1003.1-2008 'POSIX.1'
SEE ALSO
- Functions:
freelocale() ,localeconv() ,newlocale() ,querylocale() ,uselocale() ,xlocale()
PTC MKS Toolkit 10.4 Documentation Build 39.