how to check a if a character is a simbol c++ code example Example: isalpha c++ char test='a'; cout<<isalpha(test);