In the Sample files (DOMPrint), the string returned
by DOMString.transcode is deleted after it is used.

Is this proper?  When I try to do that in my own
project, Microsoft VC++ 6 throws some kind of
user breakpoint or exception when the delete is
attempted.

No problems when running the same code on Solaris.

I am concerned that on the one hand, I could be
causing memory leaks, and on the other hand, that
my project won't run.

Which is the proper way?  Are my VC++ 6 project
settings totally out of whack?

Thanks

John


__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

Reply via email to