Memory alignment in C: How is offset factoring in the return address?

后端 未结 0 1801
北恋
北恋 2020-11-28 10:34

I came across following code here.

/* Allocate aligned memory in a portable way.
 *
 * Memory allocated with aligned alloc *MUST* be freed using aligned_free.         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题