Re: [xml] Getting version information
- From: "Andrew W. Nosenko" <andrew w nosenko gmail com>
- To: "Rob Laveaux" <rob laveaux pluggers nl>
- Cc: xml gnome org
- Subject: Re: [xml] Getting version information
- Date: Sat, 23 Sep 2006 18:46:06 +0300
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>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]