Phitron C and C++ Programming
-
Updated
Jan 8, 2023 - C
Phitron C and C++ Programming
Mirror Check is a CLI-Application which checks whether user-entered string is a palindrome or not irrespective of case.
Palindrome Checker is a C program that determines if a string reads the same forward and backward. It ignores non-alphanumeric characters and is case-insensitive. The program runs in a loop, allowing multiple checks, and provides clear results and prompts to continue or exit.
Add a description, image, and links to the palindrome-string topic page so that developers can more easily learn about it.
To associate your repository with the palindrome-string topic, visit your repo's landing page and select "manage topics."