TECH QVLib object deletion

Omar Eljumaily ([email protected])
Sat, 13 May 1995 16:38:01 -0700 (PDT)


As far as I can tell, you have to add special deletion code for
deleting many objects in QVLib after it parses and traverses. Am I
missing something here? The code that I think is needed is rather
extensive. Anybody else have the same problem? MSVC gives "memory
leak" warnings when you parse with QVLib. I imagine you would eventually
run out of memory when using the parser many times in one instance.

Omar