Skip to content

A palindrome is a word, phrase, number, or other sequence of characters which reads the same backward as forward. In C language, we can write a program to check whether a given string is a palindrome or not. Here's an example of a palindrome checker program in C language

Notifications You must be signed in to change notification settings

cypher-tek/PALINDROME-CHECKER-IN-C-LANGUAGE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

PALINDROME-CHECKER-IN-C-LANGUAGE

A palindrome is a word, phrase, number, or other sequence of characters which reads the same backward as forward. In C language, we can write a program to check whether a given string is a palindrome or not. Here's an example of a palindrome checker program in C language

About

A palindrome is a word, phrase, number, or other sequence of characters which reads the same backward as forward. In C language, we can write a program to check whether a given string is a palindrome or not. Here's an example of a palindrome checker program in C language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages