|
-
Nov 25th, 2001, 09:27 AM
#1
Thread Starter
Junior Member
Question about algorithms
Hi
I've got an unsorted list box containing only numbers. I want to sort/unsort it into numberical order using two option buttons. I know that a simple bubblesort algorithm can sort the list into order, but how would I go about it. Would I use strings or some other method of storage?
-
Nov 25th, 2001, 09:59 AM
#2
Frenzied Member
Just use the listbox.sorted property.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|