#include <nl_types.h>#include <cray/nlcatmsg.h>#include <string.h>
Go to the source code of this file.
Defines | |
| #define | DISABLE_NL_TYPES_SYMBOL_RENAMING 1 |
| #define | catgets my_catgets |
Functions | |
| char * | catgetmsg (nl_catd catd, int set_num, int msg_num, char *buf, int buflen) |
| #define catgets my_catgets |
Definition at line 57 of file catgetmsg.c.
| #define DISABLE_NL_TYPES_SYMBOL_RENAMING 1 |
Definition at line 56 of file catgetmsg.c.
| char* catgetmsg | ( | nl_catd | catd, | |
| int | set_num, | |||
| int | msg_num, | |||
| char * | buf, | |||
| int | buflen | |||
| ) |
Definition at line 80 of file catgetmsg.c.
1.6.1