Re: [xml] xmlChar double ptr
- From: "Aron Stansvik" <elvstone gmail com>
- To: libxml2 <xml gnome org>
- Subject: Re: [xml] xmlChar double ptr
- Date: Tue, 6 May 2008 15:28:50 +0200
2008/5/6 <j s bach o2online de>:
Hei,
how do i define a double ptr xmlChar? is it possible at all?
static xmlChar* mapper[] = {"bla", "blubber"} ;
doesn't work. g++ says
XMLStructure.h:75: error: invalid conversion from 'const char*' to 'xmlChar*'
XMLStructure.h also includes:
<libxml/parser.h>
<libxml/tree.h>
Thanx in advance,
Works here. libxml2 2.6.31.
Aron
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]