posted 21 years ago
My program does the general processing correctly.
By entering a character in the textField, i am able to Search for the character i am looking for and count how many times it appears in the array. The problem i am currently running into is that the character i search for in the array, gets added to an array index. I am also having the same issue entering "end" to finish the array.
I dont want this extra add "glitch" to happen. How can i manipulate this process, so that the character i search for is not added to my array?
Here is my program
Diapers are the best invention