ordinate a sequences of number



hi!!
I need to ordinate a lot of number in a growing way. I tryed to write
this program but it doesn't work ....what is wrong?
Can you help me?Thank you very much!

C.

c**************************************************
PROGRAM ORD
c**************************************************
c
integer n
parameter (n=108000 )
real*8 fvx(n), fvy(n), fvz(n)
real*8 pos(n)
c
open (unit=11, file='fv900')
do 10 i=1, (n-1)
read (11,*) fvx(i)
minx= fvx(i)
do 20 j=(i+1),n
if (fvx(j) .lt. minx) then
min= fvx(j)
end if
c write(*,*) min
20 continue
pos(i)=min
10 continue
close(unit=11)
RETURN
END

.



Relevant Pages

  • Re: ordinate a sequences of number
    ... > I need to ordinate a lot of number in a growing way. ... you will then discover that a variable name is mistyped. ... must consider what's happening by stepping through the logic. ...
    (comp.lang.fortran)
  • Re: Weird file that grows non-stop (mondump.txt)
    ... How can I stop it from growing? ... > Run oh.exe (Windows Resource Kit) to determine which process ... Prev by Date: ...
    (microsoft.public.windows.server.general)
  • Re: message rules news
    ... growing. ... Handmade example: ... >> Is there a limit to the number of OR conditions you can specify? ... Prev by Date: ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: Professor andrew fraser
    ... try growing a brain, retarded troll. ... Prev by Date: ...
    (soc.culture.australian)
  • Re: Identification help
    ... >This is growing in my garden and I don't know where it came from or what it ... Belladonna Lily, Naked Lady (Amaryllis belladonna) ... Naked lady; see Colchicum autumnale ... Prev by Date: ...
    (rec.gardens)