I can't find any way of writing a unicode, or UTF-8 format text file.
Right now i have a Unicode string that i write to the text file and
the unicode characters are replaced with ANSI question marks '?'.
Please, How do i accomplish this?
I've been searching for a solution for weeks... why has nobody even
asked this question? shouldn't it be a FAQ?
Right now i have a Unicode string that i write to the text file and
the unicode characters are replaced with ANSI question marks '?'.
Please, How do i accomplish this?
I've been searching for a solution for weeks... why has nobody even
asked this question? shouldn't it be a FAQ?
Comment