Re: ordinate a sequences of number
- From: gambato@xxxxxxxxxxxx
- Date: 29 Oct 2005 08:33:17 -0700
....I want to organize all my numbers so that the first is the
smallest one and the last is the bigger one.
why do you say that I haven't yet read the elements from 2 to n?
I thought: I read n-1 elements and I compare the first elements with
successive one (j=2,n) and so on the second one with j=3,n, etc....
But the problem is that the program doesn't save the ordinate numbers
in the array pos(i).
.
- Follow-Ups:
- Re: ordinate a sequences of number
- From: Brooks Moses
- Re: ordinate a sequences of number
- From: e p chandler
- Re: ordinate a sequences of number
- References:
- ordinate a sequences of number
- From: gambato
- Re: ordinate a sequences of number
- From: Ron Shepard
- ordinate a sequences of number
- Prev by Date: Re: ordinate a sequences of number
- Next by Date: Re: File output buffer overrun?
- Previous by thread: Re: ordinate a sequences of number
- Next by thread: Re: ordinate a sequences of number
- Index(es):
Relevant Pages
|