sizeof 整數所占記憶體空間32bit or 64bit 用以下程式分別在32bit 和64bits編譯器底下執行 char ... printf("sizeof(long double) = %d\n", sizeof(long double));.
確定! 回上一頁