Main Page | Class List | File List | Class 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 (defined(__STDC__) || defined(__cplusplus))
00010 
00011 #if defined(__cplusplus)
00012 extern "C" {
00013 #endif
00014 
00015 extern void errormsg1(char *f, char *msgname, char *msg);
00016 
00017 #if defined(__cplusplus)
00018 }
00019 #endif
00020 
00021 #else /* (defined(__STDC__) || defined(__cplusplus)) */
00022 
00023 extern void errormsg1 (/* char *f, char *msgname, char *msg */);
00024 
00025 #endif /* (defined(__STDC__) || defined(__cplusplus)) */
00026 #endif /* _errormsg_H_ */

Generated on Mon Sep 12 14:48:28 2005 for polylib by doxygen 1.3.5