Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
strpbrk | version 1.0 | no |
string strpbrk(string string, string strCharSet) |
string | Null-terminated, searched string |
strCharSet | Null-terminated character set |
Scan strings for characters in specified character sets. The search does not include the terminating null character. |
Documented by Eduard Suica, generation time: Thu Oct 15 20:02:05 2009 GMT | (c)2009 RadGs Software |