gpt4 book ai didi

c++ - malloc 的不常见使用

转载 作者:太空狗 更新时间:2023-10-29 20:06:11 27 4
gpt4 key购买 nike

<分区>

我遇到了这段(简短的)代码,但我不确定它到底做了什么;

int amount = 5
int totalAllocatedMemory = 0;
totalAllocatedMemory += amount, malloc(amount);

看来'malloc'在这里没有作用!

谢谢

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com