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