John Ky wrote:
>
> 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
: <[EMAIL PROTECTED]>
oo.com> cc: (bcc: David N
Bertoni/CAM/Lotus)
Su
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