Practical C++ Programming

by Steve Oualline

Published 7 December 1993
C programming is more than just getting the syntax right. Style and debugging also play a part in creating programs that run well. This text aims to teach the mechanics of programming as well as how to create programs that are easy to read, maintain and debug. In this second edition, programs now conform to ANSI C.