Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: RE: Sorting algorithm


Message #1 by Shaun Steckley <SSTECKLEY@P...> on Mon, 8 Apr 2002 14:17:45 -0400
This is a multi-part message in MIME format.

------=_NextPart_000_0010_01C1DEE9.5E615D70
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Hey All !

    Has anyone got any good ideas or references that will help me in sorting
out an array into numerical order :

    So for example I have an array         number(1) = 40, number(2) = 07,
number(3) = 32, number(4) = 18.

    so they are in a random order and I want to re arrange them starting
with the lowest number.

Many Thanks

Ian





_________________________________________________________

Do You Yahoo!?

Get your free @yahoo.com address at http://mail.yahoo.com




  Return to Index