Alberto Massari wrote:
> 
> As for the std::string -> XMLCh* conversion, just use the transcodeFrom 
> method exposed by the same transcoder.
> 
> Alberto
> 

But the "transcodeFrom" function receives an XMLCh* as the source string.
but i've got an std::string. How can i convert my std::string to XMLCh*
using a specific (utf-8) encoding?

Thanks :)
-- 
View this message in context: 
http://www.nabble.com/Converting-XMLCh*-to-std%3A%3Astring-with-encoding-tf4807661.html#a13996046
Sent from the Xerces - C - Users mailing list archive at Nabble.com.

Reply via email to