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,
Are Keil ARM tools [C-ARM and keil IDE] supports c++ types and features.. like class, inheritance, polymorphisom etc..
Can anyone guide me regarding this
Best regards, Mittal
Okay, Got the point.
If I talk about perticular requirment, I need only Class, and inheritance for my device [driver]class. But only for that I dont want to go with armcc
By the way Thanks, Andy
-Regards Raj
The RealView compiler is a full-featured ISO standard C++ compiler. It supports everything including Templates.
"The RealView compiler is a full-featured ISO standard C++ compiler"
What revision of the standard?
For 'C', is that C89, or C99?
Similarly, I don't think I've ever seen it clearly stated what revision the C51 compiler follows...
The RealView Compiler is ANSI C99. All other Keil Compilers are C90 with some language extensions. See: http://www.keil.com/support/docs/1893.htm