1nl_types.h(3HEAD)                   Headers                  nl_types.h(3HEAD)
2
3
4

NAME

6       nl_types.h, nl_types - native language data types
7

SYNOPSIS

9       #include <nl_types.h>
10
11

DESCRIPTION

13       This header contains the following definitions:
14
15       nl_catd        Used  by  the message catalog functions catopen, catgets
16                      and catclose to identify a catalog.
17
18
19       nl_item        Used by nl_langinfo to identify items of langinfo  data.
20                      Values for objects of type nl_item are defined in <lang‐
21                      info.h>.
22
23
24       NL_SETD        Used by gencat when no $set directive is specified in  a
25                      message  text  source file. This constant can be used in
26                      subsequent calls to catgets as  the  value  of  the  set
27                      identifier parameter.
28
29
30       NL_MGSMAX      Maximum number of messages per set.
31
32
33       NL_SETMAX      Maximum number of sets per catalog.
34
35
36       NL_TEXTMAX     Maximum size of a message.
37
38

SEE ALSO

40       gencat(1), catgets(3C), catopen(3C), nl_langinfo(3C), langinfo.h(3HEAD)
41
42
43
44SunOS 5.11                        3 Jul 1990                 nl_types.h(3HEAD)
Impressum