Question about reading files/finding max number and nameHmm, sorry I'm not sure. Your if statements looks to me like it should work. It's easier to read t...
Question about reading files/finding max number and nameNotice that in the function heading: [code]void findWinner(string name, double score, string winner,...
Question about reading files/finding max number and nameThe problem is [code]while (in >> name >> score){[/code] What I believe you want is [code]while (...
[Error] no '' member function declared in class ''Compile Log Compiling project changes... -------- - Project Filename: C:\Dev-Cpp\Chapter 14\VideoSt...
[Error] no '' member function declared in class ''[code] //*************************************************************** // Video Tape driver // Thi...
This user does not accept Private Messages