how to check where the last char is in a string c
snippet in c
how to check where the last char is in a string c
user6251
strlen(str);