Hello, everyone!I want multibyte character string (MBCS) support except Unicode, UTF-8 and UTF-16.
Could you make the D compiler generate Shift_JIS, EUC-JP code for every string literals by a specific command line option?
Shift_JIS and EUC-JP are Japanese character set.
