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

Re: [xml] xmlChar double ptr



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]