I wrote a code that needed linked list, push and pop, but when I tried to push string into the stack, it could not display the correct string (as I tried to printf it), but