Y
Hacker News
new
|
ask
|
show
|
jobs
by
zoky
1040 days ago
Less than 8 actually. 0 at the start of a number indicates it’s octal, so 08 and 09 are not syntactically valid numbers.
1 comments
bear8642
1040 days ago
Though think they might be accepted if using pre-ansi standard. Remember reading that in the changes list in my 2nd edition copy of k&r
link