Find the mistakes in the following codes

前端 未结 0 1370
盖世英雄少女心
盖世英雄少女心 2020-12-29 15:35

I need to find the mistakes in the following code and I\'m not sure I found all of them.
1)

char *str;
str=(int*)malloc(10);

I\'m not s

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