User: Zorai

  • Public profile

User profile: Zorai

User info
User name:Zorai
History
Joined:
Number of posts:13
Latest posts:

Need help with this C++ exercise. Counting how many vowels in a sentence
Thanks a ton. Can you explain your usage of isspace since I had not learned about the <cctype> heade...

Need help with this C++ exercise. Counting how many vowels in a sentence
2. I mean that if the character is equal to any of those letters, it should add to the number of vow...

Need help with this C++ exercise. Counting how many vowels in a sentence
Hello, I'm working on the following exercise but this is as far as I got. Here is a picture of what ...

Writing numbers from a generated list to a text file??
Code thus far [code]#include <cmath> #include <cstdlib> #include <ctime> #include <fstream> using n...

Writing numbers from a generated list to a text file??
Yes that helps a lot but how do I get it to only output the even numbers? This is the last part

This user does not accept Private Messages