问题 单项选择题

下列定义语句中,错误的是

A.int px*;

B.char*acp[10];

C.char(*pac)[10];

D.int(*p)();

答案

参考答案:A

选择题
单项选择题