Liverpool_fan
Sami Hyypiä, LFC legend
Try Geany. Make sure your paths are configured, and g++ and gcc works from the command line.Suggest me what to do mate??
Oh got it mate. Thanks for that. I will modify the code accordingly.
I guess a switch case to check vowels will do isn't it?
And to do that we have to check each and every character of the string.
Loops will also be needed.
STL will make it much simpler. (Not necessarily most efficient).