polylib
5.22.8
errormsg.h
Go to the documentation of this file.
1
#ifndef _errormsg_H_
2
#define _errormsg_H_
3
4
#if defined(__cplusplus)
5
extern
"C"
{
6
#endif
7
8
extern
void
errormsg1
(
const
char
*f,
const
char
*msgname,
const
char
*msg);
9
10
#if defined(__cplusplus)
11
}
12
#endif
13
14
#endif
/* _errormsg_H_ */
errormsg1
void errormsg1(const char *f, const char *msgname, const char *msg)
Definition:
errormsg.c:25
include
polylib
errormsg.h
Generated by
1.9.4