A.void fun(int a[]);
B.void fun(int *&a);
C.void fun(int &a[]);
D.void fun(int &*a);
答案: <查看本题扣1积分>
查看答案
答案不对?请尝试站内搜索