Re: [xml] XML typing




Jason Valenzuela wrote:
I may be mistaken, but would it be still more 'correct' to first use 
iconv to convert the strings from xmlChar to char and then use the 
standard conversion functions?

libxml2 uses UTF-8 internally, so there is no need to convert an "xmlChar*" to
anything before running string (conversion) functions on it.

Stefan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]