- 指针数组: Type *array[]
- 数组指针: Type (*array)[]
- 指针函数: Type *function(void)
- 函数指针: Type (*function)(void)
- 函数指针数组: Type (*array[])(void)
今天是20200305 指针数组,数组指针,指针函数.函数指针,函数指针数组,指针的指针,多级指针 你值得拥有????
今天是20200305 指针数组,数组指针,指针函数.函数指针,函数指针数组,指针的指针,多级指针 你值得拥有????
相关文章: