Getting Started
You can invoke the Intel®
C++ Compiler from a system command prompt with the icc
or icpc command after setting
the environment variables.
Getting Help
- On the command line, you can execute icpc
-help for a summary of command-line options.
- Consult the Getting Started guide (Getting_Started.htm)
- If you need additional help in using the Intel C++
Compiler, see the Product Web Site.
- Documentation conventions are described in How to
Use This Document.