Walter Bright wrote: <snip>
The octal literals are done the way C does them. The reason they are there are for when translating C code to D code, obscure bugs are not introduced.
How would making them illegal not achieve this aim? Stewart.
Walter Bright wrote: <snip>
The octal literals are done the way C does them. The reason they are there are for when translating C code to D code, obscure bugs are not introduced.
How would making them illegal not achieve this aim? Stewart.