Topics in C Programming by Stephen G. Kochan and Patrick H. Wood is a cornerstone text for any programmer wanting to move beyond the basics of C. Its detailed, hands-on approach provides the necessary depth to tackle, debug, and understand complex C applications in a professional environment.
Replacing massive, inefficient switch-case blocks with arrays of function pointers for faster execution. Advanced Data Structures in C Stephen G Kochan- Patrick H Wood Topics in C Programming