To preserve encapsulation you'll have to pass the size of each character string.

make = new char[size];
*make = *a;

And repeat for the others.