FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_msg.h File Reference
#include "hecmw_msgno.h"
Include dependency graph for hecmw_msg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  hecmw_msgent
 

Functions

char * HECMW_strmsg (int msgno)
 
int HECMW_is_syserr (int msgno)
 

Variables

struct hecmw_msgent hecmw_msg_table []
 

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:

Variable Documentation

◆ hecmw_msg_table

struct hecmw_msgent hecmw_msg_table[]

Definition at line 5 of file hecmw_msg_table.c.