nl_types(5) nl_types(5)
NAME
nltypes - native language data types
SYNOPSIS
#include <nltypes.h>
DESCRIPTION
This header file contains the following definitions:
nlcatd used by the message catalog functions catopen, catgets
and catclose to identify a catalogue
nlitem used by nllanginfo to identify items of langinfo
data. Values for objects of type nlitem are defined
in langinfo.h.
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 catalogue.
NLTEXTMAX maximum size of a message.
DEFNLSPATH the default search path for locating catalogues.
SEE ALSO
catgets(3C), catopen(3C), nllanginfo(3C), langinfo(5)
gencat(1M) in the System Administrator's Reference manual.
8/91 Page 1