Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
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 /* for our <nl_types.h> */
#define catgets   my_catgets /* hack to refer to our own 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 /* hack to refer to our own catgets() */

Definition at line 57 of file catgetmsg.c.

Referenced by catgetmsg().

#define DISABLE_NL_TYPES_SYMBOL_RENAMING   1 /* for our <nl_types.h> */

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 buf, catgets, len, and NULL.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines