Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

vstring.h

Go to the documentation of this file.
00001 
00072 #ifndef _VSTRING_H_
00073 #define _VSTRING_H_
00074 
00075 #include "maloc/maloc.h"
00076 #include "apbs/vhal.h"
00077 
00090 int Vstring_strcasecmp(const char *s1, const char *s2);
00091 
00098 int Vstring_isdigit(const char *tok);
00099 
00100 #endif    /* ifndef _VSTRING_H_ */
00101 

Generated on Thu Jul 12 11:49:47 2007 for APBS by doxygen 1.3.4