/[winpt]/trunk/Include/wptUtil.h
ViewVC logotype

Diff of /trunk/Include/wptUtil.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 189 by twoaday, Mon Mar 27 10:05:04 2006 UTC revision 214 by twoaday, Sun May 14 18:40:36 2006 UTC
# Line 5  Line 5 
5  char* strsep (char **stringp, const char *delim);  char* strsep (char **stringp, const char *delim);
6  const char *stristr (const char *buf, const char *sub);  const char *stristr (const char *buf, const char *sub);
7  int check_email_address (const char *email);  int check_email_address (const char *email);
8    char* substr (const char *str, unsigned int begin, unsigned int end);
9    
10  #endif  #endif

Legend:
Removed from v.189  
changed lines
  Added in v.214

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26