定义函数为int *p(float x,char c){……},则该函数是

定义函数为int *p(float x,char c){……},则该函数是
A、整型函数
B、实型函数
C、指针型函数
D、字符型函数
【正确答案】:C