Log in

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


yaa
November 6th, 2003, 18:19
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
November 7th, 2003, 06:32
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.