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" <