I want to pass a reference to a string variable (char[]) to a funtion and have the function change the original value of that string - but I CANNOT get this to work. I am going mad - any help?

See...