C Programming Code Examples C > Strings Code Examples A demonstration of seeking and finding Add spaces to the end of a string String Programming - Append string: strncat Append string to another string C Program that Takes Input as 2323 and Gives Output as 2332 Accept 2 String & check whether all Characters in first String is Present in second String & Print C Program to Accepts two Strings & Compare them C Program to Check if a given String is Palindrome C Program to Check if a String is a Palindrome without using the Built-in Function C Program to Check if the Substring is present in the given String Program to Check Whether a Character is Vowel or Consonant Check whether a given Character is present in a String, Find Frequency & Position of Occurrence C program to check whether a string is palindrome or not Program to Check whether an Alphabet is Vowel or Consonant Check Whether Character is Lowercase or Not without using Library Function Check Whether Character is Uppercase or Not without using Library function C Program to Check whether two Strings are Anagrams Program to Compare Two Strings Without Using Library Function C program to compare two strings C Program to Concat Two Strings with using Library Function Program to Concat Two Strings without Using Library Function C Program to Concatenate Two Strings C Program to Concatenate two Strings Lexically Program to concatenate two strings without using strcat Write a C program to concatenate two strings in single string. C program to convert lowercase string to uppercase Program to Convert String into Lowercase Using Library Function C Program to Convert String to Integer C program to convert string to lowercase C Program to Copy one string into other with using library function Program to Copy One String into Other Without Using Library Function. C program to copy one string to another string C Program to Copy One String to Another using Recursion Program to Copy String Without Using strcpy() C program to count frequency of each character in a string C Program to Count number of Uppercase and Lowercase Letters Program to Count Number of Words in a given Text or Sentence C program to count number of words in a string Program to Count number of words, digits, vowels using pointers C program to count occurrences of a character in a string program to count occurrences of a word in a string Count the Number of Occurrence of each Character Ignoring the Case of Alphabets & Display them C Program to Count the Number of Unique Words Page 1 Page 2 Page 3 Page 4 Page 5