invalid conversion from 'char' to 'const char'

should I just create an array, and build a for loop to start assigning each character to the array? I kinda wanted to learn how to do it using pointers though.. Anyone can shed light on this? Thanks!