nl_types(5) UNIX System V 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 catalog
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 catalog
NLTEXTMAX maximum size of a message
DEFNLSPATH the default search path for locating catalogs
SEE ALSO
catgets(3C), catopen(3C), nllanginfo(3C), langinfo(5)
gencat(1M) in the System Administrator's Reference Manual
10/89 Page 1