We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi all,
I'm using CodeWright 6.6. My project has many files with following extension:
- *.cpp: CodeWright identifies them as C++ files(It is ok.) - *.h: CodeWright identifies them as C++ header files(It is ok.) - *.cc: CodeWright identifies them as text files(It isn't ok.). CodeWright should read them as C++ files. Can you help me? What I should modify? How???
Thanks in advance Regards Marco
You do realise that CodeWright is not a Keil product, don't you? http://www.keil.com/forum/
Have you looked in your CodeWirght Manual, and/or checked the online help?
"CodeWright should read them as C++ files."
Why should it? As with any versatile, configurable tool, it's up to you to configure it correctly!
Hint: Look under Customize / Language...