Re: [xml] Using psvi field as a second pointer in addition to _private



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]