... | ... | @@ -7,3 +7,7 @@ Each node in the graph is a component, while arrow indicate the dependencies of |
|
|
|
|
|
## Introduction
|
|
|
|
|
|
Any library or program that with a non trivial level of complexity, as most basic level operation manage the **Memory**: getting some chunk of memory, destroy it, or eventually resize it.
|
|
|
Even for the librarary or program the most basic operation that in general has to do
|
|
|
What is the first things that we need in general to run a
|
|
|
At the question what is the base of any program ? we will answer the Memory, any |
|
|
\ No newline at end of file |