Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
strstr | version 1.0 | no |
string strstr(string string, string strSearch); |
string | Null-terminated string to search |
strCharSet | Null-terminated string to search for |
Find a substring. The search does not include terminating null characters. |
Documented by Eduard Suica, generation time: Thu Oct 15 20:02:05 2009 GMT | (c)2009 RadGs Software |