Query: querylocale
OS: freebsd
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
QUERYLOCALE(3) BSD Library Functions Manual QUERYLOCALE(3)NAMEquerylocale -- Look up the locale name for a specified categoryLIBRARYStandard C Library (libc, -lc)SYNOPSIS#include <xlocale.h> const char * querylocale(int mask, locale_t locale);DESCRIPTIONReturns the name of the locale for the category specified by mask. This possible values for the mask are the same as those in newlocale(3). If more than one bit in the mask is set, the returned value is undefined.SEE ALSOduplocale(3), freelocale(3), localeconv(3), newlocale(3), uselocale(3), xlocale(3)BSDMay 3, 2013 BSD
Related Man Pages |
---|
xlocale(3) - mojave |
xlocale(3) - osx |
uselocale(3) - opendarwin |
uselocale(3) - xfree86 |
uselocale(3) - php |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
The Whole Story on #! /usr/bin/ksh |
Reason for no directory creation date |