check is string palindrome in C without string.h

前端 未结 0 1351
轻奢々
轻奢々 2020-11-29 15:37

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.

         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题