In the first two you are printing the address of the local variable, which is in the stack. In the last two the block is allocated in the ...
確定! 回上一頁