顯示具有 static declaration 標籤的文章。 顯示所有文章
顯示具有 static declaration 標籤的文章。 顯示所有文章

2018年2月13日 星期二

2017年10月12日 星期四

[C] error : static declaration follows non-static declaration (1)

error message
error: static declaration of 'call80211ioctl' follows non-static declaration
call80211ioctl ( struct atheros_driver_data *drv, int op, struct iwreq *iwr )
 ^