jpluimers
The Delphi compiler does not see a unicode non-breaking space (0x00A0 as whitespace, and the Delphi IDE does not warn you about it: [WayBack] Delphi revelations #2 – Space characters are not just space characters…. … Read more
4 years ago in Delphi, Development, Software Development, Unicode0
Bob Swart
First the bad news: console I/O does not support reading (UTF-16) Unicode strings, and writing only suports AnsiStrings. … Read more
16 years ago in Unicode0