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

vstring.h

Go to the documentation of this file.
00001 
00049 #ifndef _VSTRING_H_
00050 #define _VSTRING_H_
00051 
00052 #include "maloc/maloc.h"
00053 #include "apbs/vhal.h"
00054 
00067 int Vstring_strcasecmp(const char *s1, const char *s2);
00068 
00075 int Vstring_isdigit(const char *tok);
00076 
00077 #endif    /* ifndef _VSTRING_H_ */
00078 

Generated on Tue Feb 17 09:27:10 2004 for APBS by doxygen1.2.18