how to find the last letter in the alphabet c++ code example Example: isalpha c++ char test='a'; cout<<isalpha(test);