Astu1.age
Bp->age
C(*p).age
Dstudent.age
以下对结构体变量stu1中成员age的非法引用是()。 struct student { char name[10]; int age ; } stu1 ,*p; p=&stu1;
设有以下结构体定义:struct?emproyer{char?name[8];int?age;char?sex;}staff;则下面的叙述不正确的是
有以下程序 struct stu { int num; char name[10]; int age; }; void fun(struct stu *p) { print
首页
每日一练
打赏一下
浏览记录