I am making a game where I need to take one image and make it into multiple images. then when I click on the image, I want one to dissapear at a time. I believe this can be accomplished via arrays. I am still pretty new to C++, so I am not sure exactly how to feed an image to an array and work like mentioned above.

Any help is appreciated.

what opeating system? what compiler? GUI or console program?

Ancient Dragon: Visual Express studio 2008. Windows Vista. I am using a SDK called Dragonfire SDK. We can write iPhone apps in C++ that way.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.