Thread: Method Help
View Single Post
  #1 (permalink)  
Old 04-14-2008, 04:58 PM
pringle pringle is offline
Member
 
Join Date: Jan 2008
Posts: 12
pringle is on a distinguished road
Method Help
I have a file listing:

A customer name
An account number
A balance

each on different lines. I need to sort the file into ascending account number order.
Do I use a bubble sort for this?
Reply With Quote
Sponsored Links