Concept Framework 1.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: Thu Oct 15 20:02:05 2009 GMT | (c)2009 RadGs Software |