Search:

Type: Posts; User: Dion_sama

Search: Search took 0.09 seconds.

  1. Replies
    7
    Views
    1,417

    Re: Randomized array members.

    I did, in that function I called.



    Woops, slipped. As I said I typed this out from memory as I don't have the project with me.



    They're objects of a different class I created, I just...
  2. Replies
    7
    Views
    1,417

    Re: Randomized array members.

    I don't have my project with me, but I'll try and demonstrate my process. I've gone about it in the regular percentage method I described.


    private int array_size;
    private int val1, val2, val3,...
  3. Replies
    7
    Views
    1,417

    Randomized array members.

    Hello everyone,

    I'm rather new to Java and not overly experienced with programming in general. I am designing algorithms myself in order to improve, and I'm kind of stuck in a problem I created.
    ...
Results 1 to 3 of 3