Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I compile a .cc file - why nmake differs from gui ?

Status
Not open for further replies.

areza123

Programmer
Jul 4, 2002
60
IN
I have a C++ file with an extension as .cc ? I use VC++ 6.0. How do I compile this file ? The nmake utility which internally uses the cl compiler does not create a fuss about compiling c++ files with a .cc extension ? Why then does the graphical interface ?

Cheers
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top