Results 1 to 2 of 2

Thread: Question about algorithms

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2001
    Posts
    18

    Question 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?

  2. #2
    Frenzied Member mlewis's Avatar
    Join Date
    Sep 2000
    Posts
    1,226
    Just use the listbox.sorted property.
    M. Lewis
    Pi-Q Software
    How many mouse clicks does it take to cook breakfast?

    Blargh! I am dead!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width