摘要:
上代码直接研究: int main() { int *heap_d; int *heap_e; int *heap_f; heap_d = (int *)malloc(10); heap_e = (int *)malloc(10); printf("The d address is %p\n",he 阅读全文
posted @ 2021-03-29 14:45
real-watson
阅读(402)
评论(0)
推荐(0)
浙公网安备 33010602011771号