Posts tagged with embedded
How much overhead does C++ bring compared to straight C?
Dennis - August 9th, 2008
Published in Programming
The other day, I had a conversation about putting C code onto an embedded chip. I wondered if it was possible to put C++ code on there. The gist of the conversation was that the C++ libraries had a lot of overhead and the executable size would be too large for the space available on [...]
- Share this:
- Share
2 Comments