i have an assigment that searches a string and find the numbers of each letters written in the string and add 1 to array[26]
for instance stribg is aaaabbbb the code should add array[0] 4 and array[1] 4 i think i have to use ascii codes but i dont know how to do it?



LinkBack URL
About LinkBacks



Help everyone you can