I have some practice problems I am working on this weekend for a programming meet at my high school. One of the problems wants me to count vowels and consonants. I have this part done without any problems. The next step is to count the whole string without using the .length method. I am not sure how to do this. I think I have to use an array here but not sure how to do it. From what the directions say I have to have all user defined methods. I tried to call my coach for help but his wife said he was not going to be home this weekend. Thanks for the help in advance.
2007-02-24
04:52:35
·
3 answers
·
asked by
thunderbbolt
2
in
Computers & Internet
➔ Programming & Design