Implement memRealloc()
未关闭
Easy
enhancement
- 主要语言
- C
- 星标
- 223
- 派生
- 38
- 平均合并
- 1 天 5 小时
- 30 天内合并 PR
- 6
描述
So std library has malloc, calloc and realloc. calloc is quite useless, but realloc would be nice.
I think it should only take new size as a parameter, since memory type is readable from source mem addr.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。