Search:

Type: Posts; User: pbrockway2

Search: Search took 0.06 seconds.

  1. Replies
    4
    Views
    1,140

    [SOLVED] Re: Issue when returning an array

    Great - I'm glad you've got it figured out.
  2. Replies
    4
    Views
    1,140

    [SOLVED] Re: Issue when returning an array

    Your println() might be a bit confusing here. It is true that mergeSort(left) does return *something* but that's not what you print: you print left. Only under rather special conditions does...
Results 1 to 2 of 2