nl_types
-native language data types
#include <nl_types.h>
The nl_types.h
header file contains the following definitions:
nl_catd
catopen
(3), catgets
(3) and catclose
(3) to identify a catalogue
nl_item
nl_langinfo
(3) to identify items of langinfo
(5) data. Values for objects of type nl_item
are defined in langinfo.h
.
NL_SETD
gencat
(1) when no $set
directive is specified in a message text source file. This constant can be used in subsequent calls to catgets
() as the value of the set identifier parameter.
NL_MGSMAX
NL_SETMAX
NL_TEXTMAX
DEF_NLSPATH
gencat
(1), catgets
(3), catopen
(3), nl_langinfo
(3), langinfo
(5).