Data structures can be declared in C++ using the following syntax: struct type_name { member_type1 member_name1; member_type2 member_name2;
確定! 回上一頁