[JDEV] libxode problem

Yooung-young Kim i100460 at intizen.com
Tue Apr 17 02:19:34 CDT 2001


I'm using libxode to make string to XMLnode. Sometime I use 2byte
charactor,(ex: japanese, korean) in XML,

ex)
<jab>
  <data>(2byte charactor)</data>
</jab>

When I put english instead of 2byte charactor, xmlnode_str() works well. But
if I use 2byte charactor, It works terrable, always return NULL.

How can I solve this problem,?





More information about the JDev mailing list