[Proposal] Switch to the Universal CRT on Windows.
Walter Bright
newshound2 at digitalmars.com
Fri Jul 3 17:53:23 UTC 2026
On 7/1/2026 5:37 AM, Dennis wrote:
> In my own code I avoid libc as much as I can, using `CreateFileW` instead of
> `fopen` for example.
I agree. fopen() is not used in dmd.
More information about the Digitalmars-d
mailing list