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