| Concept Framework 2.2 documentation | Contents | Index |
| Name | Version | Deprecated |
| strrchr | version 1.0 | no |
| string strrchr(string string, string c); |
| string | Null-terminated source string |
| c | Character to be located |
|
Find a character in a string.The null-terminating character is included in the search.
|
| Documented by Eduard Suica, generation time: Tue Oct 18 20:10:37 2011 GMT | (c)2011 RadGs Software |