Should you be able to initialize a float with a char?

deadalnix deadalnix at gmail.com
Fri May 20 09:45:18 UTC 2022


On Friday, 20 May 2022 at 04:34:28 UTC, max haughton wrote:
> Despite this I do think it's still a huge failure of 
> programming as an industry that it's a site like Compiler 
> Explorer, or a flag like -vasm, actually needs to exist. This 
> should be something much more deeply ingrained into our 
> workflows, programming lags behind more serious forms of 
> engineering when it comes to the correlation of what we think 
> things do versus what they actually do.
>

$ watch gcc -S -O test.c -o -

;)


More information about the Digitalmars-d mailing list