Re: libxml2 and CDATA
- From: Michael Rasmussen <mir@xxxxxxxxx>
- Date: Sat, 31 Dec 2005 13:51:01 +0100
On Sat, 31 Dec 2005 04:37:59 -0800, Ni@m wrote:
> I have a question - how to get CDATA's length? If it's really
> binary(picture for example) will xmlStrlen help me?? I get content of node
> with xmlNodeListGetString(document,node->children,1);
>
> Or maybe you can advise smth else?
If it is binary data what do you then need the strlen for? Whould it not
be more usefull to have foot print in memory? Eg. use sizeof the returned
pointer.
--
Hilsen/Regards
Michael Rasmussen
http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xE3E80917
.
- References:
- libxml2 and CDATA
- From: Ni@m
- libxml2 and CDATA
- Prev by Date: libxml2 and CDATA
- Next by Date: Re: x.org dropped imake, now what is the best way to convert existing Imakefile so it can be used with automake et all?
- Previous by thread: libxml2 and CDATA
- Index(es):