Hi all
Are KEIL compilers C or C++ compilers ?
Thanks Elico
http://www.keil.com/c166/ec166.asp
Keil are at pains to point out that it does Embedded C++ - which is not quite the same thing as just "C++"...
On the other hand - it might be a good thing to have a hard brick wall to stop people from writing PC-class software on too small processors. For microcontroller applications, I don't see any real issues cherry-picking the best things from C++ while avoiding the more memory- or CPU-hungry features.