What is wrong with My ConstructorI figured it out. On line 33, it should be pixels = new RGB[depth*height];
What is wrong with My ConstructorI'm doing a project for class, and I have to work with Dynamic arrays. I am trying to setup a const...
Border for 2D arraythanks
Border for 2D arrayHi, I have a function below that outputs a matrix (2d array) the output looks like this: 1 2 3 ...
Help with having to enter values twice.I found out the issue. I was doing cin >> value twice. Once on line 6, and again on 12. I was...
This user does not accept Private Messages