在我的程序中,我使用atoi()函数从argv中提取int。当我使用 #include <stdlib.h> 我得到以下错误: cachesim.c:20: warning: passing argument 1 of 'atoi' from ...
確定! 回上一頁