The size of a pointer in C varies from one compiler implementation to another. In a 32-bit implementation, a pointer is 4 bytes (32 bits).
確定! 回上一頁