str_create isnt really necessary i think.

STRING* savemsg = "";
str_cpy(savemsg, msg);

that should do it laugh