User profile: MrBones

User info
User name:MrBones
History
Joined:
Number of posts:5
Latest posts:

Not understanding why I'm getting an error
I keep getting " error: no match for 'operator>>' in 'weatherFile >> w' ". I don't understand why.. ...

Not understanding why I'm getting error
Oh, thank you so much to the both of you! I thought using prototypes would work, how I was doing it.

Not understanding why I'm getting error
So I keep getting " undefined reference to 'lowestStudentGPA(std::string, double)' ". I really can't...

Not understanding the problem with my calculation not giving the total value
Thank you so much [quote]long double main[/quote] The last code you put didn't make sense to me thou...

Not understanding the problem with my calculation not giving the total value
I'm in intro to c++, so using arrays is new to me right now. I'm having issues with the userAverage ...