Pointer to Data (Str) back to pointer Coverstion (C\C++\ASM)

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
VoidLogic

Pointer to Data (Str) back to pointer Coverstion (C\C++\ASM)

Post by VoidLogic »

I need to covert a pointer to a string and back to a pointer again!
-I can't get it to go, I've been trying so hard it is wrong :(
-I use cstring.h (borland) strings, however this does not matter due to    the .c_str() member function.
Post Reply