单项选择题

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

A.int px*;
B.char*acp[10];
C.char(*paC) [10];
D.int(*p)( );