Hello, all. I'm learning this package and can not figure out what is the easiest way to put double value in the node value?
double 1.1; DOMNode* node = DOMNodeList->item(i); node->setNodeValue(...); Thanks, gok --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
