Hi
I want to know how to count the number of lower-case letters that ocurres only once in a string.
the string is created by the user, i don't want to count the letters from a file.
example:
program output: insert a string: abscdecde356YG
the number os lower-case letters that ocurres only once is: 3(a, b and s)
thanks, Calavera



LinkBack URL
About LinkBacks


