Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ nl_types(5) — UnixWare 2.01

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

catgets(3C)

catopen(3C)

gencat(1)

langinfo(5)

nl_langinfo(3C)






       nl_types(5)                                              nl_types(5)


       NAME
             nl_types - native language data types

       SYNOPSIS
             #include <nl_types.h>

       DESCRIPTION
             This header file contains the following definitions:

             nl_catd           used by the message catalog functions
                               catopen, catgets and catclose to identify a
                               catalog

             nl_item           used by nl_langinfo to identify items of
                               langinfo data.  Values for objects of type
                               nl_item are defined in langinfo.h

             NL_SETD           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.

             NL_MGSMAX         maximum number of messages per set

             NL_SETMAX         maximum number of sets per catalog

             NL_TEXTMAX        maximum size of a message

             DEF_NLSPATH       the default search path for locating
                               catalogs

             NL_CAT_LOCALE     passed to catopen as the oflag argument to
                               ensure that message catalog selection is
                               dependent on the LC_MESSAGES locale category
                               instead of directly on the LANG environment
                               variable.

       REFERENCES
             catgets(3C), catopen(3C), gencat(1), langinfo(5),
             nl_langinfo(3C)







                           Copyright 1994 Novell, Inc.               Page 1








Typewritten Software • bear@typewritten.org • Edmonds, WA 98026