[Issue 10725] DMD can't output Hangul(Korean alphbet) (codepage 949(hangul))

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jul 28 08:09:15 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10725



--- Comment #1 from 김지후 <rlawlgn507 at naver.com> 2013-07-28 08:09:14 PDT ---
(In reply to comment #0)
> //I compiled this code
> 
> import std.stdio;
> 
> int main()
> {
>      write("d언어");   //'d언어' means d language
> 
>      return 0;
> }
> 
> //this code outputs 'd?몄뼱'(codepage 949)
> //but it outputs when codepage 65001 normally
> 
> //I'm not good at english. so I'm begging your understanding.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list