Unlike Java, defining a structure variable in C is a one step process. Syntax to define structure variables: struct StructName varName1, varName2, ..
確定! 回上一頁