The first column in this picture I know is said memory address, but the third column is what mean???????
Such as "0 x13:2019" and "0 x14: in 2020,"
Both inside the hexadecimal represent what meaning???????
Why say, one is 13, 14, one is what is the difference between the two???
Base on this study well, self-study hard ah,,,, the fog,,,,
CodePudding user response:
0 x at the beginning, says hexadecimalCodePudding user response:
Because I don't know, what is the original problem, speculation that the second column is the variable name, the first column is the address of the variable, the third column is a variable pointing to the memory address. Content is stored inside.CodePudding user response:
