Search:

Type: Posts; User: dlorde

Search: Search took 0.08 seconds.

  1. Replies
    7
    Views
    5,367

    Re: sorting name using Selectionsort

    No effort needed - someone has fixed the code for him...
  2. Replies
    7
    Views
    5,367

    Re: sorting name using Selectionsort

    Really? Is that a Selection Sort?
  3. Replies
    7
    Views
    5,367

    Re: sorting name using Selectionsort

    So how do you know it is wrong? If you get any errors, post the full text here.

    Incidentally, you can't compare Strings with relational operators. Use the String.compareTo(..) method.
Results 1 to 3 of 3