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