
7

【踩坑】malloc.h在Mac下的使用
source link: https://feiju12138.github.io/2022/05/26/malloc-h%E5%9C%A8Mac%E4%B8%8B%E7%9A%84%E4%BD%BF%E7%94%A8/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

【踩坑】malloc.h在Mac下的使用
2022-05-26
2
malloc.h在Mac下的使用
- 编译时报错:
fatal error: 'malloc.h' file not found
- 将
<malloc.h>
换成<sys/malloc.h>
#include <sys/malloc.h>
</article
Recommend
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK