An enum type is represented by an underlying integer type. ... only enumeration constants with values that will fit in "int" or "unsigned int" (32 bits).
確定! 回上一頁