Nothing was displayed when iconv was not used: the reason was because mbsrtowcs was not
working as expected. It was not incrementing the destination buffer, though the man said it was supposed too. Will it be an issue on some platform? Fixed now.
Authored by: hysseo 2008-10-25
Parent: [r384]
Child: [r386]