Concept Framework 2.0 documentation | Contents | Index |
Name | Version | Deprecated |
strcspn | version 1.0 | no |
number strcspn(string string, string strCharSet) |
string | Null-terminated searched string |
strCharSet | Null-terminated character set |
Scans a string for the initial segment not containing any subset of a given set of characters. |
Documented by Eduard Suica, generation time: Fri Jan 21 18:06:20 2011 GMT | (c)2011 RadGs Software |