hi there if I have an array that looks like this
dataType[] arrayName = {3, 0, 5, 20, 8};
how can I find the smallest number in it??
and how can I return the index number of them all??
Im a beginner so go easy on me
thanks for helping
|
Results 1 to 4 of 4
Thread: find index number??Threaded View
|
Click Here to Expand Forum to Full Width |