14. Working with Larger Programs

The programs that have been illustrated throughout this book have all been very small and relatively simple. Unfortunately, the programs that you will have to develop to solve your particular problems will probably be neither as small nor as simple. Learning the proper techniques for dealing with such programs is the topic of this chapter. As you will see, C provides all the features necessary for the efficient development of large programs. In addition, developing with an Integrated Development Environment (IDE) or using one of several utility programs—which are briefly mentioned in this chapter—can make working with large projects easier.

This chapter covers a number of topics that are specific to whichever ...

Get Programming in C, Fourth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.