User: Respect

  • Public profile

User profile: Respect

User info
User name:Respect
History
Joined:
Number of posts:16
Latest posts:

Finding consonant and vowel number.
Sorry, I know I asked this question before, but I tried a different code, and the program crashes ev...

To find number of vowels.
[code] #include "stdafx.h" #include <iostream> #include <string> int main(){ std::string vowel...

To find number of vowels.
Thank you :)

To find number of vowels.
Can't I do it with an array? I want to practice arrays^^

To find number of vowels.
[code]#include "stdafx.h" #include <iostream> #include <string> int main(){ std::string vowelor[]...

This user does not accept Private Messages