单项选择题

Turbo C将对以下程序______。
main()
int x,y;
y=creat(&x):
printf("%d\n",y);

creat(int

A.
return a++;
A) 编译时会给出出错信