Not understanding why I'm getting an errorI keep getting " error: no match for 'operator>>' in 'weatherFile >> w' ". I don't understand why.. ...
Not understanding why I'm getting errorOh, 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 errorSo 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 valueThank 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 valueI'm in intro to c++, so using arrays is new to me right now. I'm having issues with the userAverage ...