STRING* s = "";
STRING* s2 = "";

You have to define the string Pointer with "=" before you can copy something into it.

Last edited by Widi; 05/12/09 15:25.