int,int32_t,int64_t. 2017-06-21 254 ... typedef int int32_t; # if __WORDSIZE == 64 typedef long int int64_t; # else __extension__
確定! 回上一頁