Query: nl_types
OS: sunos
Section: 3head
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
nl_types.h(3HEAD) Headers nl_types.h(3HEAD)NAMEnl_types.h, nl_types - native language data typesSYNOPSIS#include <nl_types.h>DESCRIPTIONThis header 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.SEE ALSOgencat(1), catgets(3C), catopen(3C), nl_langinfo(3C), langinfo.h(3HEAD) SunOS 5.10 3 Jul 1990 nl_types.h(3HEAD)
| Related Man Pages | 
|---|
| nl_langinfo(3c) - opensolaris | 
| catgets(3) - linux | 
| catgets(3) - redhat | 
| catgets(3int) - ultrix | 
| nl_types.h(3head) - suse | 
| Similar Topics in the Unix Linux Community | 
|---|
| Need help in building gcc on solaris. | 
| Trying to native compile Debian Dialog | 
| #pragma warn codes on Sun Solaris to disable some warns? |