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
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
"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 a full-featured ISO standard C++ compiler. It supports everything including Templates.
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
They do, however, call RealView a "C/C++ Compiler":
http://www.keil.com/arm/realview.asp#compiler
For further details, I guess you should call Keil sales to discuss your requirements:
http://www.keil.com/company/contact.asp
If it was a C++ compiler, they wouldn't call it a 'C' compiler, would they?!
http://www.keil.com/support/man/docs/ca/ca_intro.htm
View all questions in Keil forum