You can create a structure by using the struct keyword and declare each of its members inside curly braces: struct MyStructure { // Structure declaration
確定! 回上一頁