At 16.26 24/03/2003 +0100, you wrote: [...]
nodeElement = static_cast(DOMElement *) (node); // what is the problem?
The C++ syntax for static cast is static_cast<DOMElement*>(node)
Alberto
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
