Thread
:
input placed in array
View Single Post
#
4
(
permalink
)
11-07-2007, 01:34 PM
JavaThinker
Member
Join Date: Nov 2007
Posts: 3
The for condition needs a look
Hi,
I think the for condition should be changed to...
for (y = i; y < aspiring.length; y++)
Regards,
JavaThinker
JavaThinker
View Public Profile
Send a private message to JavaThinker
Find all posts by JavaThinker