Segment 2 is for stack and dynamic memory allocation.
段2预留给堆栈和动态内存分配。
Dynamic segment allocation allows the additional segments to be used by user heap or Shared memory.
动态段分配让用户堆或共享内存可以使用额外的段。
Segments four through sixteen (0x3 to 0xf) are available for the user heap if used by dynamic segment allocation.
如果使用动态段分配,那么第4段到第16段(0x3到0xf)供用户堆使用。
应用推荐