Hi, As per my understanding, XMLCh is always UTF-16 encoded. We need to convert this UTF-16 string to an UTF-8 encoded
one on HPUX 11.23 IA64 machine. We are using aCC compiler version A.05.55. iconv function is
used to get the conversion done. This conversion fails because it seems that UTF-16 is not
supported by HP. In that case would XMLCh be UTF-16 or some other encoding? Does
anybody have any idea of what is done on HP platform in such a case? Thanks in advance. Sonali. |