Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

gencat(1)

catgets(3C)

catopen(3C)

nl_langinfo(3C)

langinfo(5)

nl_types(5)

NAME

nl_types − native language data types

SYNOPSIS

#include <nl_types.h>

DESCRIPTION

This header contains the following definitions:

nl_catd Used by the message catalog functions catopen, catgets and catclose to identify a catalogue. 

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

NL_TEXTMAX
Maximum size of a message.

SEE ALSO

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

SunOS 5.5.1  —  Last change: 3 Jul 1990

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