The pointer returned by calloc is 1b out of the heap size

前端 未结 0 638
不思量自难忘°
不思量自难忘° 2020-11-28 04:30

I am trying to implement my own version of malloc calloc free and the rest of the memory allocation functions; My code:

//meta structure

typedef char Allign[         


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