Advanced C Programming (Peter Norton Programming Library)
Description:
Now you can go beyond basic C programming and learn from the experts how to create more powerful programs. Advanced C Programming will teach you all you need to know and provides a clear demonstration of proper design techniques throughout. Each chapter introduces you to a complex programming problem and then shows you how to solve it. The correct programming solution is then thoroughly discussed. Modular programming and structured programming techniques are shown in action--and will help you write effective programs that will do real jobs. Complete programs are included so that you can adapt them to your own individual programming needs. Topics include:
A full review of C syntax and usage
How to "keep it simple" by emphasis on style
An innovative cat and mouse game
A memory resident (TSR) prograin
And much, much more
An available utility disk contains:
Memory resident program
How to setup menu interface
Cat and Mouse and Breakout games
Hardware interrupt handlers
Screen transmission via modem
File deletion utility
Sample windowing and graphic functions