[xml] xmlNodeListGetString



Hi,
        I am using lib xml for a project we are working on. I was
wondering why xmlNodeListGetString does not have the prototype
        xmlChar *xmlNodeListGetString(const xmlDoc *, const xmlNode *,
                int);
I am interested mostly in the lack of const. This is an accessor method
the is only reading information, so why does it have to change the
document?

Kendrick Hamilton E.I.T.
SED Systems, a division of Calian Ltd.
18 Innovation Blvd.
PO Box 1464
Saskatoon, Saskatchewan
Canada
S7N 3R1

Hamilton sedsystems ca
Tel: (306) 933-1453
Fax: (306) 933-1486




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