On 9/23/06, Rob Laveaux <rob.laveaux pluggers.nl> wrote:
> Is there a function to get the libxml version being
used?
>
> I'm aware of the macro LIBXML_DOTTED_VERSION. But
this gives me the
> version at compile time, while I need the version used
at runtime
> (since I"m using a DLL).
Seems like you interested in the some of those:
o xmlParserVesrion -- macro or variable (depends on
whether
multithreading support enabled)
o xmlCheckVersion() and its convenience macro
LIBXML_CHECK_VERSION
o xmlHasFeature()
--
Andrew W. Nosenko <andrew.w.nosenko gmail.com>
_______________________________________________
xml mailing list, project page http://xmlsoft.org/
xml gnome.org
http://mai
l.gnome.org/mailman/listinfo/xml
|