how to input a string character in cpp code example Example: how to input a string into a char array cpp strcpy(my_array, my_string.c_str());