Original Post
Sorry to bother you all with debug questions, but if I get an "Unhandled exception in Program.exe: 0xC0000005: Access Violation" when I call
CurrentField->NextField = new _Field;
is it leaking out somewhere bad or what??