Substring_FindLast
const char *lastDot = Substring_FindLast(word, '.');
lastDot = Substring_FindLast(word, '.');