Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
parenthesis
on Feb 12, 2012
|
parent
|
context
|
favorite
| on:
Show HN: Very low footprint JSON parser in portabl...
> You're not supposed to mix code and value declarations in ANSI C
You can in C99.
nknight
on Feb 12, 2012
[–]
In ordinary usage, "ANSI C" is a synonym for strict C89. C99 is not well-supported by many compilers, so code intended to be widely portable is still frequently written to strict C89.
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
You can in C99.