Hi,

Can I recommend this book:

Expert C Programming (Deep C Secrets) by Peter van der Linden

This is one of the best programming books I have ever read, and I also recommend it because there aren't that many good advanced C programming books. This book tells you stuff that no other book tells you about. Also covers some C++.

It's written by one the C compiler developers at Sun computers, and he seems to know his stuff.

Mark.