timmay3141
Programmer
I'm trying to use the MFC function Serialize() to save a document. I've never used it before, and am having some trouble. I did a simple test run and understand the basic concepts, but I'm trying to save a linked list, so it gets a littly sticky and I'm trying to fix a problem with it. Is there any easy way to do the debugging, like looking at the file and seeing exactly what was output? I want to make sure everything is output correctly.