Re: [xml] How to use xmlC14NExecute



... but I still couldn't figure out what data should I assign
> for void * user_data actually.

"void * user_data" is ... user data. You can use this parameter
to pass around the context to the callback function. Libxml2
does nothing with this data, just passes it to your callback.

Aleksey




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]