nl_types(5) DG/UX 5.4.2 nl_types(5)
NAME
nltypes - native language data types
SYNOPSIS
#include <nltypes.h>
DESCRIPTION
This header file contains the following definitions that relate to
the X/open-sytle message facility:
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 in bytes. " 41" counts as
one byte; a multibyte character counts as more than
one byte.
DEFNLSPATH the default search path for locating catalogues.
SEE ALSO
gencat(1M), catgets(3C), catopen(3C), nllanginfo(3C), langinfo(5).
mkmsgs(1), gettxt(3C) -- AT&T-style message facilty.
Licensed material--property of copyright holder(s) 1