User: gtrruff

  • Public profile

User profile: gtrruff

User info
User name:gtrruff
History
Joined:
Number of posts:10
Latest posts:

Problems with Pointers
Thank you Grime, this solved the issue.

Problems with Pointers
I agree that removing the pointer will allow the code to compile without error. The code originally ...

Problems with Pointers
I'm trying to dynamically allocate the the memory for the ship so that I can manipulate it and delet...

Problems with Pointers
In my code I'm trying to change the ship object variable into a pointer variable. The ship variable ...

How do you output an array of structs
I figured out a fix [code] bool writeImage(ColorValues imageArray[][IMAGE_WIDTH], int height, const...

This user does not accept Private Messages