[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[xml] int GetIntegerAttribute(node, "myAttribute") ?
- From: Martin Olsson <mnemo minimum se>
- To: xml gnome org
- Subject: [xml] int GetIntegerAttribute(node, "myAttribute") ?
- Date: Mon, 03 Jan 2005 15:10:20 -0800
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]