Re: [xml] xmlChar * to char *
- From: "Peter Jacobi" <pj walter-graphtek com>
- To: <manu mp maildrop m2comsys com>, xml gnome org
- Subject: Re: [xml] xmlChar * to char *
- Date: Mon, 29 Sep 2003 14:04:07 +0200
Hi Manu,
How can i convert xmlChar* to char *?
When you are expecting to handle UTF-8, just cast. Otherwise this is a good
place to engage an application specific character conversion routine.
When i parsed an xml file the white space characters also get included.How
can i eliminate white space chararcters from the parsed xml.
Doyouwantreallynowhitespaceinyourparseddata?
Generally speaking, the app -i.e. you- should handle this, according to
its specific needs.
Regards,
Peter Jacobi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]