I wrote a function in C which I want to check if a string is palindrome but it doesn\'t seems to work correctly..
I am NOT ALLOWED to use string.h for that.