Linked by Amjith Ramanujam on Wed 20th Aug 2008 19:37 UTC
Thread beginning with comment 327574
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.




Member since:
2006-12-08
[...]
Where is C++ a compelling solution?
IMHO C++ is a compelling solution for larger projects in which runtime efficiency matters. C++ is e.g. well suited for embedded software. A more detailed discussion can be found here: C++ in Embedded Systems: Myth and Reality, http://www.embedded.com/98/9802fe3.htm .