this post was submitted on 14 Dec 2024
118 points (100.0% liked)

Programming Humor

3050 readers
439 users here now

Related Communities [email protected] [email protected] [email protected] [email protected]

Other Programming Communities [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 22 points 4 months ago* (last edited 4 months ago) (1 children)

"0b" is a prefix for binary number literals (at least in C++, probably other languages too). So in decimal that would be the number 2.

[โ€“] [email protected] 6 points 4 months ago