[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] XML typing
- From: Stefan Behnel <stefan_ml behnel de>
- To: Jason Valenzuela <jvalenzuela dspfl com>
- Cc: xml gnome org
- Subject: Re: [xml] XML typing
- Date: Fri, 28 Dec 2007 15:17:56 +0100
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]