RE: [xml] Build DOM tree manually from ASCII file and getting da ta into xmlChar
- From: "Labib Iskander, Marcus" <ml cm4all com>
- To: "'xml gnome org'" <xml gnome org>
- Subject: RE: [xml] Build DOM tree manually from ASCII file and getting da ta into xmlChar
- Date: Thu, 1 Aug 2002 20:15:59 +0200
Hi,
Why is it "unsigned char* out" and not "xmlChar* out" ?
Or are they actually made the same by some macro ?
not by a macro. from tree.h:
typedef unsigned char xmlChar;
Why in isolat1ToUTF8 xmlChar is not used I don't know either. Perhaps the
meaning of xmlChar is still supposed to be changeable? Otherwise there would
probably be a function like isolat1ToXmlChar?
marcus
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]