PDA

View Full Version : IDE or editor for Intel C++???


yaa
11-06-2003, 06:19 PM
Hello,

is there an ide or editor that can be used with Intel C++ 7.x???
Also, does Intel C++ require MS VC++ or not to work?

Thx.

yaa

Bengaly
11-07-2003, 06:32 AM
no ide required (it is optional), you can use the command line .
Intel C++ can be integrated into VisualC++.
with that ability you can switch between the standard VC Compiler, or use the Intel Compiler.
VC7/VC6 supported.