C: How does malloc do its error handling?

后端 未结 0 777
醉梦人生
醉梦人生 2021-01-19 11:40

I\'ve managed to implement a malloc() of sorts with the brk() system call and it seems fine for now (I intend to learn mmap() soon too

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