Page 1 of 1

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

Posted: Mon Oct 14, 2002 11:00 pm
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.