Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

C books

Name: noobie 2010-05-17 0:25

I got The C Programming Language, and The C Answer Book (both second edition)

What should I expect?

I also got the C Toolbxo, copyright 1985.

Name: Anonymous 2010-05-17 15:39

the standard (which >>10 tried to suggest, but messed up by linking to the wrong one)
the one >>10 linked to is the current ISO and ANSI standard (ISO 9899:1999 + TC1 + TC2 + TC3).
would you have preferred the latest C1x draft instead?

C hasn't either. A small subset of morons who thought Sepples was an improvement over C decided to force some of their misfeatures into a new standard, and because the C community is on the whole sensible, that new standard has been widely ignored.
ANSI disagrees with you. also, C99 is a huge improvement over C89 (which was itself a huge improvement over sepples), and C1x is going to be even better.
the only misfeature C99 copied from sepples was single-line comments, and if you don't use those, there's not any significant whitespace in the language.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List