User: enosmac

  • Public profile

User profile: enosmac

User info
User name:enosmac
History
Joined:
Number of posts:17
Latest posts:

What is wrong with My Constructor
I figured it out. On line 33, it should be pixels = new RGB[depth*height];

What is wrong with My Constructor
I'm doing a project for class, and I have to work with Dynamic arrays. I am trying to setup a const...

Border for 2D array
thanks

Border for 2D array
Hi, 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