Originally posted by: wolf2009
What's a good C language book.
Looking to understand the code of x264, which I believe is written in C.
Also just starting out with programming. Just took a basic course in college. Have done basic introduction courses in Java and C++.
Originally posted by: esun
The "bible" of C is Kernighan and Ritchie, or K&R (actual title is "The C Programming Language", but everyone calls it K&R after the authors).
http://www.amazon.com/Programm...&qid=1247720919&sr=8-1
