Main Page   Compound List   File List   Compound Members   File Members  

errormsg.h

Go to the documentation of this file.
00001 /*
00002  *   This file was automatically generated by version 1.7 of cextract.
00003  *   Manual editing not recommended.
00004  *
00005  *   Created: Mon Mar 30 11:33:17 1998
00006  */
00007 #ifndef _errormsg_H_
00008 #define _errormsg_H_
00009 #if __STDC__
00010 
00011 extern void errormsg1(char *f, char *msgname, char *msg);
00012 
00013 #else /* __STDC__ */
00014 
00015 extern void errormsg1 (/* char *f, char *msgname, char *msg */);
00016 
00017 #endif /* __STDC__ */
00018 #endif /* _errormsg_H_ */

Generated on Mon Mar 15 10:59:50 2004 for polylib by doxygen1.2.18