strrpos

strrpos -- Find position of last occurrence of a char in a string

Description

int strrpos ( string haystack, char needle)

Nota :