If your English is good, please read the English version; if your English is not good, there is no reason not to read the English version.
The C Programming Language
English: C Programming Language
Author: Brian W. kernighan and Dennis M. Ritchie (K & R)
Publisher: Prentice Hall; 2nd edition (cost L 1, 1988)
Detail: bell-Labs, Google Books, Wikipedia, Amazon, China-Pub
Comment: The famous K & r c. The first book introduces the typical C language. It must be read at any time.
(Image from: bell-labs)
C traps and pitfalls
Chinese: C traps and Defects
Author: Andrew Koenig
Publisher: Addison-Wesley professional; 1st edition (January 11,198 9)
(Image from: Google Books)
Expert C Programming: Deep C secrets
English: C expert Programming
Author: Peter van der Linden
Publisher: Prentice Hall; 1st edition (June 24,199 4)
Detail:
Google Books,
Amazon,
Online reading
Comment: I wrote compilers at Sun.
(Image from: Lars brinkhoff)
C Programming: a modern approach
English: modern method of C language programming
Author: K. N. King
Publisher: W. W. Norton & Company; 2nd edition (April 19,200 8)
Comment: please pay attention to the "references" in this book, each of which is worth reading.
(Image from: K. N. King's website)
Pointers on C
Chinese: C and pointer
Author: kenth reek
Publisher: Addison-Wesley; 1st edition (August 4, 1997)
(Image from: Amazon)
Practical C Programming
English: Practical C language programming
Author: Steve oualline
Publisher: O 'Reilly media; 3rd edition (August 8, 1997)
Numerical recipes in CThe joy of CC: A Reference manualreferences:
C Programming I