Defines | Functions

catgetmsg.c File Reference

#include "synonyms.h"
#include <nl_types.h>
#include <string.h>
Include dependency graph for catgetmsg.c:

Go to the source code of this file.

Defines

#define DISABLE_NL_TYPES_SYMBOL_RENAMING   1
#define catgets   my_catgets
#define __NLS_INTERNALS   1

Functions

char * catgetmsg (nl_catd catd, int set_num, int msg_num, char *buf, int buflen)
int __catgetmsg_error_code (void)

Define Documentation

#define __NLS_INTERNALS   1

Definition at line 68 of file catgetmsg.c.

#define catgets   my_catgets

Definition at line 57 of file catgetmsg.c.

Referenced by catgetmsg().

#define DISABLE_NL_TYPES_SYMBOL_RENAMING   1

Definition at line 56 of file catgetmsg.c.


Function Documentation

int __catgetmsg_error_code ( void   ) 

Definition at line 117 of file catgetmsg.c.

Referenced by output_msg().

char* catgetmsg ( nl_catd  catd,
int  set_num,
int  msg_num,
char *  buf,
int  buflen 
)

Definition at line 80 of file catgetmsg.c.

References catgets, len, and NULL.