C-Programming-Example/String at master · chaossky/C-Programming-Example · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

  • CAnag.c - Check whether two strings are anagrams or not
  • InSub.C - Insert substring into a string
  • OuSub.c - Substring from a position to length
  • OubOO.C - check if a string is a subsequence of another string
  • VOWEL.c - Delete vowels from a string
  • Freq.c - Find a frequenct of character in string