dwww Home | Manual pages | Find package

locale_t(3type)                                                 locale_t(3type)

NAME
       locale_t - locale object

LIBRARY
       Standard C library (libc)

SYNOPSIS
       #include <locale.h>

       typedef /* ... */  locale_t;

DESCRIPTION
       locale_t is a type used for storing a locale object.

STANDARDS
       POSIX.1-2008.

HISTORY
       POSIX.1-2008.

NOTES
       The  following  headers also provide this type: <ctype.h>, <langinfo.h>,
       <monetary.h>, <string.h>, <strings.h>, <time.h>, <wchar.h>, <wctype.h>.

SEE ALSO
       duplocale(3), freelocale(3), newlocale(3),  setlocale(3),  uselocale(3),
       locale(5), locale(7)

Linux man-pages 6.9.1              2024-05-03                   locale_t(3type)

Generated by dwww version 1.16 on Tue Dec 16 12:46:37 CET 2025.