你可能感兴趣的试题
next=q; next=&b; p->next=&b; (*.next=q;
scanf("%S",S[0].name); scanf("%d",&s[0].age); scanf("%C",&(ps->sex)); scanf("%d",ps->age);
可用S定义结构体变量 可用T定义结构体变量 S是struct类型的变量 T是struct S类型的变量
可用S定义结构体变量 可用T定义结构体变量 S是struct类型的变量 T是struct S类型的变量
可用S定义结构体变量 可用T定义结构体变量 S是struct类型的变量 T是struct S类型的变量
STD tt[2]={{1,'A',62},{2,'B',75}}; STD tt[2]={1,"A",62,2,"",75}; struct tt[2]={{1,'A'},{2,'B'}}; struct tt[2]={{1,"A",62.5},{2,"B",75.0}};
scanf("%s",s[0].nam; scanf("%d",&s[0].ag; scanf("%c",&(ps->se); scanf("%d",ps->ag;
next=q; next=&b; p->next=&b (*.next=q;
可用S定义结构体变量 可用T定义结构体变量 S是struct类型的变量 T是struct S类型的变量
可用S定义结构体变量 可用T定义结构体变量 S是struct类型的变量 T是struct S类型的变量
scanf("%s",s[0].name); scanf("%d",&s[0].age); scanf("%c",&(ps->***)); scanf("%d",ps->age);
next=q; next=&b; p->next=&b: (*p).next=q;
next=q; next=&b; p->next=&b; (*.next=q;
x=1987 birtx=1987; birtx=1987; x=1987;
可用S定义结构体变量 可用T定义结构体变量 S是struct类型的变量 T是struct S类型的变量
next=q; next=&b; p->next=&b: (*.next=q;
scanf("%d",ps->age); scanf("%d",&s[0].age); scanf("%c",&(ps->sex)); scanf("%s",s[0].name;
scanf("%S",S[0].name); scanf("%d",&s[0].age); scanf("%C",&(ps->sex)); scanf("%d",ps->age);