I'm working on an embedded system, and I'm messing up with ARM assembly, albeit the whole system is written in C.
For the same microcontroller I've seen other implemented operating systems working with C++, so I'd like to know what do you think about using C++ in this kind of environments.
Thanks in advance
Name:
Anonymous2009-04-16 10:32
Just use Ruby if you can afford to squander so many precious system resources.
It's fine if you limit yourself and know what you're doing. C++ and STL in particular are great users of dynamically allocated memory which may or may not be an issue with your particular platform.
>>16
There seem to be too many < and too few > for it to be valid.
Name:
Anonymous2009-04-18 3:53
Out-of-my-ass-bullshit-based trend analysis of error reporting data shows that 80% of customer issues can be solved by fixing 20% of the top-reported bugs.
Fixed.