what's K&R2?

D

David

this phrase has been mentioned many times in this NG and it seems like
everyone know what it's. is it a book? a standard? or a guide of some
sort? where can i read more about K&R2? thanks!
 
D

Dave Vandervies

this phrase has been mentioned many times in this NG and it seems like
everyone know what it's. is it a book? a standard? or a guide of some
sort? where can i read more about K&R2? thanks!

"The C Programming Language, second edition" by Kernighan and Ritchie.

Written by the people who designed the language (the first edition was
the generally accepted definition of the language before the 1989 ANSI
standard), and typically recommended as a good introduction to C for
people who already know another programming language and as a general
reference.

See http://cm.bell-labs.com/cm/cs/cbook/


dave
 
T

Tom Zych

David said:
this phrase has been mentioned many times in this NG and it seems like
everyone know what it's. is it a book? a standard? or a guide of some
sort? where can i read more about K&R2? thanks!

The FAQ ( http://www.eskimo.com/~scs/C-faq/sx1.html ) says:

Brian W. Kernighan and Dennis M. Ritchie, The C Programming
Language, Second Edition, Prentice Hall, 1988, ISBN 0-13-110362-8,
0-13-110370-9. [K&R2]
 
D

Dan Pop

Did you try reading the FAQ?
"The C Programming Language, second edition" by Kernighan and Ritchie.

Written by the people who designed the language (the first edition was

Nope, Kernighan had precious little to do with the language design.
After Ritchie, the most influential person WRT the original C language
design was, probably, Ken Thompson.

Dan
 
C

Charles Richmond

Dave said:
"The C Programming Language, second edition" by Kernighan and Ritchie.

Written by the people who designed the language (the first edition was
the generally accepted definition of the language before the 1989 ANSI
standard), and typically recommended as a good introduction to C for
people who already know another programming language and as a general
reference.

See http://cm.bell-labs.com/cm/cs/cbook/
Otherwise known as the "New Testament"...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,082
Messages
2,570,586
Members
47,209
Latest member
Ingeborg61

Latest Threads

Top