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!

Colouring cc source code in Visual Studio

Status
Not open for further replies.

Frink

Programmer
Mar 16, 2001
798
GB
Hallo,

How do I get Visual Studio (Visual C++ 6.0) to colour C++ code when it is in a .cc file, not a .cpp extension.

If I name my files .cpp they appear in the source window with different colour text for keywords, comments etc, but if the file is called .cc then it's just plain black and white.

Any ideas please?

- Frink
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top