Cω - Reference

Building From the Command Line

The Cω compiler can be invoked at the command line by typing the name of its executable file (cwc.exe) at the command line.

This topic provides details on the following:

Using the Cω Command Prompt

The Cω Command Prompt window simplifies command-line use by providing a shortcut to a Windows command prompt window with path and environment variables changes needed to invoke the Cω compiler (cwc.exe) from any subdirectory on your computer.

To use the Cω Command prompt window

  1. From the Start menu, click Programs, point to Comega, point to Tools, and then click Comega Command Prompt.
  2. For quick help on using the Cω compiler, type cwc /? at the command line.

Rules for Command-Line Syntax

The Cω compiler code uses the following rules when interpreting arguments given on the operating system command line:

Sample Command Lines

See Also

Cω Compiler Options | Cω Compiler Options Listed Alphabetically | Cω Compiler Options Listed by Category