Compiling

Hy.
How can I compile *.c or *.cpp files in Visual C++ 2005 Express Edition Beta 2?
[88 byte] By [Hardi] at [2007-12-16]
# 1

If you're in the IDE, use the Build | Compile menuoption.
On command line use the cl.exe tool.

Marinus

Marinus at 2007-9-9 > top of Msdn Tech,Visual C++,Visual C++ General...