Name: Anonymous 2010-11-26 9:22
Hey /prog/,
I need your help. I'm a beginner in C++ and I've been doing some exercises. I got stuck when asked to find a word made only with vowels. So far my program can find all vowels in the text but I've no idea how check if a word consists only of vowels.
I'm working with STL strings. I've tried google but everything's too confusing to me atm.
Please help.
I need your help. I'm a beginner in C++ and I've been doing some exercises. I got stuck when asked to find a word made only with vowels. So far my program can find all vowels in the text but I've no idea how check if a word consists only of vowels.
I'm working with STL strings. I've tried google but everything's too confusing to me atm.
Please help.