Main Page | Class List | File List | Class Members | File Members

param.h

Go to the documentation of this file.
00001 #ifndef _param_H_
00002 #define _param_H_
00003 
00004 #if defined(__cplusplus)
00005 extern "C" {
00006 #endif
00007 
00008 extern const char **Read_ParamNames(FILE *in, int m);
00009 extern void Free_ParamNames(const char **params, int m);
00010 
00011 #if defined(__cplusplus)
00012 }
00013 #endif
00014 
00015 #endif /* _param_H_ */

Generated on Thu Sep 4 15:28:58 2008 for polylib by doxygen 1.3.5