Home > Dynamic memory allocation, Projects, RTOS, SKC++ > Dynamic Memory Allocation

Dynamic Memory Allocation

Today, I am working on the dynamic allocation scheme for SKC++. It’s very simple (as everything is supposed to be in SKC++), so it won’t be long before I post again, reporting on progress.

In the meantime, if you’re wondering what’s wrong with using the standard new and delete mechanisms that come with C++ I urge you to have a look at my short slide presentation on the subject. The last two slides are particularly important.

Till soon…

Related posts:

  1. SKC++ and Dynamic Memory
  2. SKC++: Dynamic Memory Classes

  1. No comments yet.
  1. No trackbacks yet.