【question about class definition】So class Piece { string name; public: Piece(); string getName(); void setName(string); };...
【question about class definition】I wonder why there is only public member functions there but no private data members? And in line ...
problem with basic vector statements I see. Thank you so much!
problem with basic vector statements When I compile it, it shows" no matching function for call to ....." can anyone help me? Thanks a l...
This user does not accept Private Messages