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

vstring.h

Go to the documentation of this file.
00001 
00060 #ifndef _VSTRING_H_
00061 #define _VSTRING_H_
00062 
00063 #include "maloc/maloc.h"
00064 #include "apbs/vhal.h"
00065 
00078 int Vstring_strcasecmp(const char *s1, const char *s2);
00079 
00086 int Vstring_isdigit(const char *tok);
00087 
00088 #endif    /* ifndef _VSTRING_H_ */
00089 

Generated on Tue Apr 15 13:53:16 2008 for APBS by doxygen 1.3.4