What is the alternative to the setlocale function of c in D? Thank you.
John Chapman
johnch_atms at hotmail.com
Fri Jan 25 15:05:50 UTC 2019
On Friday, 25 January 2019 at 14:23:15 UTC, FrankLike wrote:
> I need to set the font by the code now, because I need to do
> the installer, can't let this installer set the properties on
> each computer?
SetCurrentConsoleFontEx perhaps?
https://docs.microsoft.com/en-us/windows/console/setcurrentconsolefontex
More information about the Digitalmars-d-learn
mailing list