Monday, August 15, 2011

C++ Main Function?

write a c++ main function that gets a single character from the user and writes out a congratulatroy message if the character is a vowel (a,e,i,o,u) but otherwise writes out a "you lose, better luck next time" message.

No comments:

Post a Comment