Rookie worker
菜鳥工程師的學習心得筆記
2010年5月26日 星期三
C語言- warning message: function declaration isn't a prototype
Question :
int function()
Solution:
改成
int function(
void
)
Reference:
http://miox.cc/2009/05/kernel-warning-function-declaration.html
沒有留言:
張貼留言
‹
›
首頁
查看網路版
沒有留言:
張貼留言