NL_TYPES.H(4,L) AIX Technical Reference NL_TYPES.H(4,L)
-------------------------------------------------------------------------------
nl_types.h
PURPOSE
Contains definitions of data types.
SYNOPSIS
#include <nl_types.h>
DESCRIPTION
This header file contains definitions for the following file types:
nl_catd Used by the message catalog functions catopen, catgets, and catclose
to identify a catalog descriptor.
nl_item Used by nl_langinfo to identify items of langinfo data. Values of
objects of type nl_item are defined in langinfo.h.
RELATED INFORMATION
In this book: "langinfo.h"
The catclose, catgets, and catopen subroutines in AIX Operating System
Technical Reference.
Processed November 7, 1990 NL_TYPES.H(4,L) 1