Concept Framework 2.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: Fri Jan 21 18:06:20 2011 GMT | (c)2011 RadGs Software |