FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_msg.c File Reference
#include <stdio.h>
#include <string.h>
#include "hecmw_config.h"
#include "hecmw_msg.h"
#include "hecmw_util.h"
Include dependency graph for hecmw_msg.c:

Go to the source code of this file.

Functions

char * HECMW_strmsg (int msgno)
 
int HECMW_is_syserr (int msgno)
 
void hecmw_strmsg_if (int *msgno, char *dst, int dstlen)
 
void hecmw_strmsg_if_ (int *msgno, char *dst, int dstlen)
 
void hecmw_strmsg_if__ (int *msgno, char *dst, int dstlen)
 
void HECMW_STRMSG_IF (int *msgno, char *dst, int dstlen)
 

Function Documentation

◆ HECMW_is_syserr()

int HECMW_is_syserr ( int  msgno)

Definition at line 46 of file hecmw_msg.c.

◆ HECMW_strmsg()

char* HECMW_strmsg ( int  msgno)

Definition at line 31 of file hecmw_msg.c.

Here is the caller graph for this function:

◆ hecmw_strmsg_if()

void hecmw_strmsg_if ( int *  msgno,
char *  dst,
int  dstlen 
)

Definition at line 48 of file hecmw_msg.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ HECMW_STRMSG_IF()

void HECMW_STRMSG_IF ( int *  msgno,
char *  dst,
int  dstlen 
)

Definition at line 66 of file hecmw_msg.c.

Here is the call graph for this function:

◆ hecmw_strmsg_if_()

void hecmw_strmsg_if_ ( int *  msgno,
char *  dst,
int  dstlen 
)

Definition at line 58 of file hecmw_msg.c.

Here is the call graph for this function:

◆ hecmw_strmsg_if__()

void hecmw_strmsg_if__ ( int *  msgno,
char *  dst,
int  dstlen 
)

Definition at line 62 of file hecmw_msg.c.

Here is the call graph for this function: