Why is char initialized to 0xFF ?

KnightMare black80 at bk.ru
Sun Jun 9 07:49:56 UTC 2019


On Sunday, 9 June 2019 at 07:48:46 UTC, KnightMare wrote:
> double d;
> most compilers fire error "using unitialized variable".
not exactly in this line, but when we try to read from it first 
like "d += ..."


More information about the Digitalmars-d mailing list