I'm doing an exercise in a C++ Book that asks to code a program that will determine whether a character is a vowel. I cannot seem to figure out what the problem is:
I put char == a etc. etc. instead of the actual name test. Simple mistake I must have spent 30 minutes trying to figure out such a simple mistake haha... oo well i figured it out eventually.