Parameters |
Description |
CTEXTSTR s1 |
String to search in |
TEXTCHAR c |
character to find |
NULL if character is not in the string.
a pointer to the last character in s1 that matches c.
Finds the last instance of a character in a string.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|