[C++] Memory Retrieval(内存检索)

Traverse the memory by  (char*) , because every time it will increase by 1byte when i want get the int value , i need convert (char*) to (int*) , after that , it will get the value from continuous 4 b
相关文章
相关标签/搜索