SYNOPSIS
#include <locale.h>
const char * querylocale(int mask, locale_t locale);
DESCRIPTION
The
possible values for the mask are the same as those in
RETURN VALUE
Returns the name of the locale for the category specified by mask. If more than one bit in the mask is set,
each category string will be returned separated by a / (forward slash) in the same order they are returned from
Standards Conformance
The function conforms to IEEE Std 1003.1-2008 'POSIX.1'
SEE ALSO
- Functions:
duplocale() ,localeconv() ,newlocale() ,querylocale() ,uselocale() ,xlocale()
PTC MKS Toolkit 10.4 Documentation Build 39.