单选题 对应main函数中的fun函数调用语句,以下给出的4个fun函数首部中错误的是______。
main()
{int a[50],n;fun(n,&a[9]);}
【正确答案】 D
【答案解析】