User profile: Abhi Moz

User info
User name:Abhi Moz
Email:abhi.mozumdar@gmail.com
Name:Abhirup Mozumdar
Location:Bangalore
Bio:A student in need of help..
History
Joined:
Number of posts:2
Latest posts:

It either prints correct value of vowels or the correct value for 'to' & 'these' but never both
Any suggestions on how to do it in one loop itself? That would me most helpful..

It either prints correct value of vowels or the correct value for 'to' & 'these' but never both
#include<fstream> #include<iostream> using namespace std; int main() {char ch[20],c; int count...