how to get it to print the correct codes?
when one prints out a string with some extended(I guess it's
unicode), writeln prints out the ascii versions that do not
correspond to what they really are. e.g., an umlaut is printed
out as 1/2 or something.
- String characters not extended Ignacious via Digitalmars-d-learn
- Re: String characters not ext... Nicholas Wilson via Digitalmars-d-learn
- Re: String characters not ext... bauss via Digitalmars-d-learn
- Re: String characters not ext... Anonymouse via Digitalmars-d-learn
- Re: String characters not... Daniel Kozák via Digitalmars-d-learn
- Re: String characters not... Anonymouse via Digitalmars-d-learn