Hacker News new | ask | show | jobs
by xenomachina 1406 days ago
Even C89 supports block-level variable declarations. I think many C programmers are unaware of this, though, and mistakenly think that declarations are function-level only.