Characters: D's Unicode Problems and Support

In this lesson, we explore problems with reading D's Unicode characters and D's Unicode support.

Problems with reading characters #

The flexibility and power of D’s Unicode characters may cause unexpected results when reading characters from an input stream. This happens due to the multiple meanings of the term character. Before expanding on this further, let’s look at a program that exhibits this problem:

Get hands-on with 1200+ tech skills courses.