Hi guys I have 1 question, when I was working in class I always used 1 variable seperetly but now I have array in private can u help me? what i must to do next in public?
class Cube{
private:
char Side[6]; //imagine CubexRube
public:
also I want to know what must to do in constructor
You are welcome @Dagr; But you could write more about your problem and how
this example helped to you for other people in the future with a similar problem!