Re: int question
Re: int question
- Subject: Re: int question
- From: Vince DeMarco <email@hidden>
- Date: Tue, 5 Jun 2001 22:03:57 -0700
On Tuesday, June 5, 2001, at 12:34 PM, Brian Howard wrote:
I repeat myself : DO buy a book about programming in C language.
I must have picked the wrong programming book, "The Art and Science of
C" by Eric S. Roberts. Since he has a Ph.D. in computer science from
Harvard and is a professor at Stanford, I assumed he might know what he
was talking about. Silly me.
I would suggest getting a copy of:
The C programming Language by Brian W. Kernighan and Dennis M. Ritchie
and/or
C Programming in the Berkeley Unix environment by R. Nigel Horspool.
The second books might be out of print, but its less terse than the
Kernighan and Ritchie book.
vince