- > Program to accept a string & display it (with spaces)
- > Program to find no. of vowels , digits , spaces & conconants in a string
- > Program to find frequency of characters in a string
- > Program to find lenght of a string
- > Program to find lenght of string without using strlen()
- > Program to copy a string
- > Program to copy a string without using strcpy()
- > Program to concatenate a string
- > Program to concatenate a string without using strcat()
- > Program to reverse a string using strrev()
- > Program to reverse a string without using strrev()
- > Program to remove all characters of string except alphabets
Friday, 13 February 2015
Strings
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Guys if you think something is wrong or should be edit than please do comment.