User profile: Ilithiya

User info
User name:Ilithiya
History
Joined:
Number of posts:21
Latest posts:

Output Error from trying to read in words from a file. What's wrong?
I am still getting issues, I tried to loop it, but now it doesn't print out anything, it's just blan...

What is wrong with my code? "no match for 'operator>>' error.
Nevermind i figured it out the delcaration & definition are fine, when it came to the function of "o...

Output Error from trying to read in words from a file. What's wrong?
So my text file says this: [code] I love you all day and all night forever and ever. [/code] In my ...

Compiler outputs this message making it look like I need to add more "*". What is wrong?
Thank you! That was right all i had to do was remove the [] inside the function. Ugh! I'm so rusty...

Compiler outputs this message making it look like I need to add more "*". What is wrong?
Here is my error message: p2.cpp: In function `void outputResults(std::string&, int&, int&, std::...