NLTYPES(5-SVR4) RISC/os Reference Manual NLTYPES(5-SVR4)
NAME
nl_types - native language data types
SYNOPSIS
#include <nltypes.h>
DESCRIPTION
This header file contains the following definitions:
nlcatd used by the message catalog functions cato-
pen, catgets and catclose to identify a
catalogue
nlitem used by nllanginfo to identify items of lan-
ginfo 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 catalo-
gues.
SEE ALSO
catgets(3C), catopen(3C), nllanginfo(3C), langinfo(5).
gencat(1M) in the System Administrator's Reference Manual.
Printed 11/19/92 Page 1