PART 4 Utilities

Microsoft C/C++ provides other tools for you to use in of building your program.

Chapter 18 describes how to use NMAKE to automate your project. Chapter 19 tells how to use LIB to manage standard libraries. Chapter 20 explains how to create and maintain help files with HELPMAKE. Chapter 21 discusses the tools for creating a browser database. Chapter 22 describes how to use other special purpose utilities.