Array 和Pointer 是兩種概念,完全不同的東西其關係可類比於C++ 的vector ... printf("%d\n", pn == (void*)n); // output 1 printf("%d\n", ...
確定! 回上一頁