Moreover dynamicmemoryallocation is under the control of the programmer, which inevitably means that memory deallocation is the burden of the programmer.
此外,动态内存分配是程序员掌控,这必然意味着内存重分配成为了程序元的负担。
2
Dynamic segment allocation allows the additional segments to be used by user heap or Shared memory.
动态段分配让用户堆或共享内存可以使用额外的段。
3
Segment 2 is for stack and dynamicmemoryallocation.