med that ucnv_close() ran
in XMLPlatformUtils::Terminate().
It isn't enough only ucnv_close()?
Thanks, Yoriko Nakata.
- Original Message -
From: "Yoriko Nakata" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 13, 2001 9:56 AM
Subject: ICU transcod
Hello,
I use ICUTranscoder to support "Shift-JIS" & "EUC-JP" encode.
My program delete target buffer(it is setted local code data) and crash. If
it transcode from UNICODE to local encoding,
It doesn't crash ,if it transcode from UNICODE to UTF-8 or UTF-16 that
Xerces suppoting encode.
I'm using X