Re: K&R3?
- From: "tigervamp" <rgamble99@xxxxxxxxx>
- Date: 30 Mar 2005 09:14:30 -0800
Chris McDonald wrote:
> "Ralph A. Moeritz" <ralphm@xxxxxxxxx> writes:
>
> >does anyone have a clue when/if we might see K&R3? K&R2 is starting
> >to feel a little dusty...
Last I heard (around 2000), they had not decided whether to write a
third edition but had no plans to do so. If anyone has heard anything
more recently, please share.
> >Can anyone recommend any other good printed reference material?
>
> (sorry, just adding to your questions)
> Similarly, can anyone recommend/comment on any textbooks which
> specifically focus on C99, and are not sloppy in their treatment of
> new features? Thanks,
C: A Reference Manual 5th edition is highly recommended, it is more of
a reference than a textbook but everything is well-covered and
thoroughly explained with examples and details. It covers C99, C89,
and traditional C.
C Programming: A Modern Approach is a highly regarded textbook, the
second edition will cover C99 and is due out any time now. The first
edition covers C89.
>
______________________________________________________________________________
> Dr Chris McDonald E: chris@xxxxxxxxxxxxxxx
> Computer Science & Software Engineering W:
http://www.csse.uwa.edu.au/~chris
> The University of Western Australia, M002 T: +618 6488 2533
> Crawley, Western Australia, 6009 F: +618 6488 1089
Rob Gamble
.
- Prev by Date: Re: Use of assert.h
- Next by Date: Re: confused with sizeof and pointers
- Previous by thread: Re: Use of assert.h
- Next by thread: Re: K&R3?
- Index(es):
Relevant Pages
|