-- /Jacob Carlborg
How would I read a unicode character from the terminal? I've tried using
"std.cstream.din.getc" but it seems to only work for ascii characters.
If I try to read and print something that isn't ascii, it just prints a
question mark.
- Read a unicode character from the terminal Jacob Carlborg
- Re: Read a unicode character from the terminal Ali Çehreli
- Re: Read a unicode character from the terminal Jordi Sayol
- Re: Read a unicode character from the terminal Jordi Sayol
- Re: Read a unicode character from the terminal Ali Çehreli
- Re: Read a unicode character from the terminal Ali Çehreli
- Re: Read a unicode character from the terminal Jacob Carlborg
- Re: Read a unicode character from the term... Ali Çehreli
- Re: Read a unicode character from the... Jacob Carlborg
- Re: Read a unicode character from the terminal Jacob Carlborg
- Re: Read a unicode character from the terminal Stewart Gordon
