On Friday, 24 April 2015 at 22:21:16 UTC, Adam D. Ruppe wrote:
Also try cast(dchar) instead of cast(char), that might do what you need.
a look at this https://github.com/cassio2014/DIC
Cassio Butrico via Digitalmars-d-learn Fri, 24 Apr 2015 19:26:15 -0700
On Friday, 24 April 2015 at 22:21:16 UTC, Adam D. Ruppe wrote:
Also try cast(dchar) instead of cast(char), that might do what you need.
a look at this https://github.com/cassio2014/DIC