• Main Page
  • Related Pages
  • Modules
  • Data Structures
  • Files
  • File List
  • Globals

src/generic/apbs/vstring.h

Go to the documentation of this file.
00001 
00054 #ifndef _VSTRING_H_
00055 #define _VSTRING_H_
00056 
00057 #include "maloc/maloc.h"
00058 #include "apbs/vhal.h"
00059 
00072 VEXTERNC int Vstring_strcasecmp(const char *s1, const char *s2);
00073 
00080 VEXTERNC int Vstring_isdigit(const char *tok);
00081 
00082 #endif    /* ifndef _VSTRING_H_ */

Generated on Wed Oct 20 2010 12:01:33 for APBS by  doxygen 1.7.2