Search:

Type: Posts; User: Skywola

Search: Search took 0.08 seconds.

  1. Re: Experiment gone wrong . . . exception in class

    That makes sense . . . . I'll give it a whirl. Thanks.

    Later note:
    Just in case anyone wants to see what I cooked up from this:



    public static int[] swapElements(int[] values, int...
  2. Experiment gone wrong . . . exception in class

    Ok, so I was just goofing off, creating a class that allowed you to pass in an array,
    and pass in the two positions that you want to swap, and then return the array,
    it's just a jackass solution,...
Results 1 to 2 of 2