Headers nltypes.h(3HEAD)
NAME
nltypes.h, nltypes - native language data types
SYNOPSIS
#include
DESCRIPTION
This header contains the following definitions:
nlcatd Used by the message catalog functions cato-
pen, catgets and catclose to identify a cata-
log.
nlitem Used by nllanginfo to identify items of lan-
ginfo data. Values for objects of type
nlitem are defined in .
NLSETD Used by gencat 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.
NLMGSMAX Maximum number of messages per set.
NLSETMAX Maximum number of sets per catalog.
NLTEXTMAX Maximum size of a message.
SEE ALSO
gencat(1), catgets(3C), catopen(3C), nllanginfo(3C),
langinfo.h(3HEAD)
SunOS 5.11 Last change: 3 Jul 1990 1
|