float init 0 request

Walter Bright newshound2 at digitalmars.com
Mon Aug 17 03:48:27 UTC 2026


On 8/16/2026 1:30 AM, libxmoc wrote:
> Would scoping 0 initialization to extern(C) struct (or under -betterC) make 
> sense as a compromise?

It would break the language into two incompatible dialects.

extern(C) is not for semantic differences, it is just to match C calling 
conventions.


More information about the Digitalmars-d mailing list