Francisco Valladolid said on 06/09/08 22:48:
On Sun, Sep 7, 2008 at 12:51 AM, Zbigniew Baniewski <zb%ispid.com.pl@localhost> wrote:On Sat, Sep 06, 2008 at 10:00:57PM +0200, thacrazze wrote: I want to learn CThe C programming Language, Dennis Ritchie
Definitely the best book on C, but can also thoroughly recommend "C How To Program" by Dietel and Dietel. I've got an older edition, but the current one still seems to be an excellent choice.
Practical C Programming from O'Reilly http://oreilly.com/catalog/9781565923065/
I can't really recommend this one, as it's not very thorough, and unlike "The C Programming Language" it can't be used as a reference. I'd also avoid anything written by Herbert Schildt - despite his self-promotion as "the expert" on all matters C and C++ related, his books are notoriously error ridden and Microsoft centric. Chris