Hi,
I would like to ask some questions on embedded C/C++.

Embedded C++
Both C6000 and ARM compiler claim support for that. Which embedded C++ does it refer to? Is this the one defined by several Japanese corporations, as described in Wikipedia_Embedded C++
Embedded C
There is also a page for Embedded C on Wikipedia, and according to it this Embedded C is defined by the C Standard Committee, which seems more official than the consortium of Japanese corporation. However, support for this is not listed in the C6000 and ARM compiler manuals. So is it NOT supported?
Zheng