[xml] int GetIntegerAttribute(node, "myAttribute") ?




Is there something equivalent of this in libxml -->
int GetIntegerAttribute(node, "myAttribute") ?

Or should I use xmlGetProp() and then convert the xmlChar* into an integer somehow?


regards,
martin





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