Available under Creative Commons-ShareAlike 4.0 International License. 
Definition 19.10: dynamic memory
Aka stack created memory associated with local scope.
Definition 19.11: static memory
Aka data area memory associated with global scope.
- 1749 reads
 
      



