|
I get an exception when the following line is called. char*
nodeValue = XMLString::transcode(node->getFirstChild()->getNodeValue()); It is trying to read a tag with no value set. Anyone know why? Enda |
- Reading a blank value Mannion, Enda
- Re: Reading a blank value Alberto Massari
