C 
		
								
				
				
			
		clui
What's the code for sorting an array?  For example, my array looks lik
this: <20, <5, <60, <9. I want to have it in this order: <5, <9, <20
<60.
Thanks
				
			this: <20, <5, <60, <9. I want to have it in this order: <5, <9, <20
<60.
Thanks