Atshai / palindrome

This code is a simple program written in C that checks whether a given input string is a palindrome or not. It begins by declaring a character array str of size 10 to store the input string.
13Updated 6 months ago

Related projects

Alternatives and complementary repositories for palindrome