The variable1, variable2, … are the structure variables. For example: struct admission { char name[10]; int age; char stauts; } stud1, stud2;.
確定! 回上一頁