考试
1970-01-01 08:00:00

已知:int a, *p=&a; 则下列函数调用中错误的是(

题目描述

已知:int a, *p=&a; 则下列函数调用中错误的是( )。

答案解析

scanf("%d", *y);

加载中...
AI正在思考中,请稍候...