Descent 0.5.4 released

Trass3r mrmocool at gmx.de
Tue Mar 10 12:16:24 PDT 2009


The compile-time view doesn't seem to use UTF, does it?

const LOC_MAIN_MENU_FILE_OPEN = "&Öffnen"; // (input file encoding is UTF-8)

becomes

const char[8] LOC_MAIN_MENU_FILE_OPEN = "&Ö–ffnen";

in the view.


More information about the Digitalmars-d-announce mailing list