Re: which object orient language is most suitable for embedded programming?



ChrisQuayle wrote:

.... snip ...

The original idea of 'C with classes` was very attractive, but
anything that requires a malloc() or similar is dead from the
start for most projects here...

That's silly. I can see the objection for continuous dynamic long
term operation, but not at initialization time.

--
Chuck F (cbfalconer at maineline dot net)
Available for consulting/temporary embedded and systems.
<http://cbfalconer.home.att.net>


.