How would I go about copying the characters of a char array into a char pointer without using strcpy aka manually. For example:How would I go about copying the characters of
How would I go about copying the characters of a char array into a char pointer without using strcpy aka manually. For example:How would I go about copying the characters of