Re: [xml] Using psvi field as a second pointer in addition to _private
- From: Noam Postavsky <npostavs users sourceforge net>
- To: Brian Smith <brian dbsoft org>
- Cc: xml gnome org
- Subject: Re: [xml] Using psvi field as a second pointer in addition to _private
- Date: Thu, 08 Mar 2012 23:09:48 -0500
Brian Smith <brian dbsoft org> writes:
I am writing an application which needs two separate things connected
by an libxml2 node...
Is it possible to use the psvi field to do that if I avoid using
schema validation? If so what must I avoid doing?
Or is there another easy way to store two pointers on an XML node?
It seems cleaner to put the pointers into a struct, and point _private
to that struct.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]