convert ANSI to UTF-8

gertje at gertje.org gertje at gertje.org
Fri Jul 7 06:10:48 PDT 2006


Hello,

Does anybody have or know how to write a function to convert an ANSI string to a
UTF-8 string? I am not using windows, so I cannot rely on the functions in
std.windows.charset, since they use the MultiByteToWideChar function from the
windows API...

Geert





More information about the Digitalmars-d mailing list