LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Help reg. Xml api info (https://www.linuxquestions.org/questions/linux-newbie-8/help-reg-xml-api-info-875163/)

shankar.489 04-15-2011 07:37 AM

Help reg. Xml api info
 
hi folks,

can any body explain last parameter(int inLine) of the below API in libxml2.so library

xmlChar * xmlNodeListGetString (xmlDocPtr doc,
xmlNodePtr list,
int inLine)

thax in adv

~shankar

suddenzero 04-18-2011 05:20 PM

Take a look at the documentation for the api here

http://xmlsoft.org/html/libxml-tree....eListGetString

This should tell you everything you need to know the last parameter

zero


All times are GMT -5. The time now is 07:45 AM.