You cant do "printf(lol);" because every char pointer/array has to be terminated using "0" called the string terminator.