阅读背景:

(NOT CLEAR)Question 40: In the declaration below, p is a pointer to an array of 5 int pointers:

来源:互联网 

int *(*p)[5];

 

Which of the following statements can be used to allocate memory for the first dimension in order to make p an array of 3 arrays of 5 pointers to type int?Which of the following stat




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: