Classes using const and & ,newbie help..I am not sure what is the purpose of adding [b]const[/b] and [b]&[/b] on the constructor's parameter...
Quick Question about ClassesThis code is from the book. I just want to ask why do we have to add the myGradeBook.getCourseName(...
C++ helpthank you!! it works!! i also change char word ==> string word .
C++ helpThis is the assign question My code: [code] #include <iostream> using namespace std ; ...
This user does not accept Private Messages