Why must a pointer to a char array need strcpy to assign characters to its array and double quotes assignment will not work? Why must a pointer to a char array need strcpy to assign characters to its array and double quotes assignment will not work? arrays arrays