Thread
:
counting special characters from a text file
View Single Post
shabbir
Go4Expert Founder
27Nov2007,09:05
Loop through the string in the same manner as you do for the characters and add each numbers when any such character is found.