TrebledJ's Pages · Jun 24, 2023
Why Dynamic Memory Allocation Bad (for Embedded)
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Getting better hardware is not always the solution. Sometimes; but not always. Don't be clueless. I keep explaining why dynamically allocating on embedded systems is a disagreeable idea, so thought I’d throw it on a post. This is a confusing topic for many junior developers who were taught to use new and delete in early C++ courses. In desktop/web application programming, dynamic allocation is…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.