Visual C++ 6 Unleashed

Visual C++ 6 Unleashed

By MICKEY WILLIAMS and David Bennett

Command-Line Tools

Despite all of the whiz-bang tools that Developer Studio offers, let's not forget that the heart of Visual C++ is a C++ compiler, a linker, a library utility, a resource compiler, and a build facility. These can all be accessed from the command line directly. Here are the command-line equivalents for these tools:

If you need to use these utilities directly from the command line, you will find that all of their command-line arguments and options are detailed in the online help.

Share ThisShare This

Informit Network