shopping cartI'm creating a shopping cart program with 2 classes. Class 2 points to class 1. Class 2 contains a f...
data member of arrays of another class thanks!!
data member of arrays of another class Thanks!! can I do Item array[100]; instead of making a constant. Also, could you please explain...
data member of arrays of another class New at programming and need a bit of guidance... If I have two classes, let's say class Pink and...