Introduction - If you have any usage issues, please Google them yourself
This edition
addresses the changes made to the language as a result of that standard.
In addition to covering C99 features, this book also includes two new chapters. The
first discusses debugging C programs.The second offers a brief overview of the pervasive
field of object-oriented programming, or OOP.This chapter was added because several
popular OOP languages are based on C: C++, C#, Java, and Objective-C.