When I debug program, I encounter a problem which is as follows:
Three pictures above are results after consistent three steps. As we can see, the storing location of variable *pnta becomes 0x00000000, the error is : Cannot read 0x00000000: data is not present. I don't know the reason,is it memory lacking?


