2010-05-07, 09:18 PM
So I have this code and I need to move the two objects to their own header files (StoryWordManager and MadLib). I need a .cpp file and a .h file for each object but what I don't understand is what goes where: what goes into the .h and what goes into the .cpp?
Spoiler

