Notes From the Front (NFF)
2007/10/26
C99 or back to the future
Its almost 10yrs since I had to look at any significant C, and it was pleasant to find that
C99 has added
:
for loop initialisers
are supported
declarations can be mixed with code
there is a bool type
the C++ // comment is supported
and some weird array and macro stuff (
variable length arrays are broken in gcc
)
And
C style cast
ing was something that I tried very hard to forget.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment