SYNOPSIS
#include <nl_types.h>
char *catgets(nl_catd catd, int set_num, int msg_num, char *s);
DESCRIPTION
The
PARAMETERS
- catd
-
Identifies the message catalog (returned from
catopen() ). - set_num
-
Is the set number where the desired message is located.
- msg_num
-
Is the numeric identifier for the message.
- s
-
Is the default message string (if message is not available).
RETURN VALUES
If the requested message is received successfully,
CONFORMANCE
UNIX 98.
MULTITHREAD SAFETY LEVEL
MT-Safe.
PORTING ISSUES
None.
AVAILABILITY
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
catclose() ,catopen()
PTC MKS Toolkit 10.4 Documentation Build 39.