Microsoft C/C++ provides you with the tools to compile and link your programs. You can run these tools on the DOS command line, or you can use them in the form built into the PWB environment.
Chapter 13 describes the command-line syntax and options for the CL compiler. Chapter 14 covers LINK command-line syntax and options. Chapter 15 describes how to overlay a DOS program. Chapter 16 explains the contents and use of module-definition files. Chapter 17 describes how to use EXEHDR to examine the file header of a program.