Concept Framework 2.2 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: Sun Jan 27 18:15:16 2013 GMT | (c)2013 Devronium Applications |