问题 单项选择题

请指出程序片段的语法错误 ______。

A.int *age_ptr;

B.int m=3;

C.*age_ptr=&m:

D.*age_ptr=10;

答案

参考答案:C

单项选择题
单项选择题 案例分析题