#include <stdio.h>
#include <string.h>
#include "hecmw_config.h"
#include "hecmw_msg.h"
#include "hecmw_util.h"
Go to the source code of this file.
◆ HECMW_is_syserr()
int HECMW_is_syserr |
( |
int |
msgno | ) |
|
◆ HECMW_strmsg()
char* HECMW_strmsg |
( |
int |
msgno | ) |
|
◆ hecmw_strmsg_if()
void hecmw_strmsg_if |
( |
int * |
msgno, |
|
|
char * |
dst, |
|
|
int |
dstlen |
|
) |
| |
◆ HECMW_STRMSG_IF()
void HECMW_STRMSG_IF |
( |
int * |
msgno, |
|
|
char * |
dst, |
|
|
int |
dstlen |
|
) |
| |
◆ hecmw_strmsg_if_()
void hecmw_strmsg_if_ |
( |
int * |
msgno, |
|
|
char * |
dst, |
|
|
int |
dstlen |
|
) |
| |
◆ hecmw_strmsg_if__()
void hecmw_strmsg_if__ |
( |
int * |
msgno, |
|
|
char * |
dst, |
|
|
int |
dstlen |
|
) |
| |