问题
-
(36 ) 设有定义 :struct complex{ int real,unreal; } data1={1,8},data2;则以下赋值语句中错误
-
(36 ) 设有定义 :struct complex{ int real,unreal; } data1={1,8},data2;则以下赋值语句中错误
-
设有定义:struct person{int ID;char name[12];}P;请将scanf(“%d”,【】);语句补充完整,使其能够为
-
设有如下定义 struct ss { char name[10]; int age; char s
-
(36)设有定义:struct {char mark[12];int num1;double num2;} t1 t2; 若变量均已正确赋初值 则以
-
设有如下定义 struct ss { char name[10]; int age; char sex; }std[3] * p=st