struct structureName { // data elements in the structure }; struct is a keyword . The data elements inside are declared as normal variables.
確定! 回上一頁