Ok, so im trying to make my sister a flashcards program with dev c++. What you do is put in the deck name and how many cards you want. Then you go through for each card and put in what's on the front and back. I also want it so you can go back in later and access that deck again.
I also want it to have graphics and text input boxes, not the boring black box.
It would be grand if you could give me a very rough block of code for it.
Thanks!