[Expat-discuss] Always reports utf-8 encoding?

Franky Braem franky.braem at gmail.com
Sat Sep 30 17:51:46 CEST 2006


When I do the following in the characterhandler:

    ModulesXMLParser *modxml = (ModulesXMLParser *) userData;
    modxml->m_chars.AppendData((void *) s, len * 2);

it works. Note the len * 2. Is this mentioned in the docs somewhere? If 
not, please add it.

Franky.


More information about the Expat-discuss mailing list