Elektrine lite

← Feed

@schmerg@mas.to

Post #2104137

2026-03-31 16:40 UTC

@dtl @bellinghman @simontatham AFAIK there's no way to express 0 as a decimal literal Hex 0x0 Binary 0b0 Octal 0 But no decimal literal representation https://en.cppreference.com/w/cpp/language/integer_literal.html

Replies (1)