Problems with PointersThank you Grime, this solved the issue.
Problems with PointersI agree that removing the pointer will allow the code to compile without error. The code originally ...
Problems with PointersI'm trying to dynamically allocate the the memory for the ship so that I can manipulate it and delet...
Problems with PointersIn 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 structsI figured out a fix [code] bool writeImage(ColorValues imageArray[][IMAGE_WIDTH], int height, const...
This user does not accept Private Messages