Regarding the proposed Binray Literals Deprecation
wjoe
invalid at example.com
Wed Sep 14 13:01:40 UTC 2022
On Tuesday, 13 September 2022 at 21:04:51 UTC, Steven
Schveighoffer wrote:
> Same thing with binary. It allows me to express *certain
> numbers* without thinking or figuring too hard. Like building a
> number that has n consecutive bits set (i.e. the poker
> example). Or if you have a register that has sets of odd-length
> bit patterns.
>
Exactly - or the bit pattern doesn't even mean a number, but the
state of switches or buttons or something like that.
More information about the Digitalmars-d
mailing list