These aren't valid uses of the data pointer, since the data won't necessarily
be NUL-terminated. The code needs to append only size*nmemb bytes starting
at data.
It wasn't a problem in the buffer function, it was a problem in the
encoding of accentuated and รง characters. I worked around this by using
wxConvAuto(), a function of wxWidgets library.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html