Convert int to dchar

Paul phshaffer at gmail.com
Wed Oct 5 17:19:03 UTC 2022


Thanks Steve.  I need to covert something like this:
     int myvar = 5;
How would I convert myvar to a dchar?


More information about the Digitalmars-d-learn mailing list