How to convert a direct adress memory to a char*

后端 未结 0 1072
离开以前
离开以前 2021-01-18 03:37

I know that I have a string at the adress 0x123456, and I want to use it in a c program, how can I set this adress in a char*, something like: 0x123456: "I want" <

相关标签:
回答
  • 消灭零回复
提交回复
热议问题