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