Search:

Type: Posts; User: rhelping

Search: Search took 0.09 seconds.

  1. [SOLVED] Re: Need help populating two matrices with method

    thanks
  2. [SOLVED] Need help populating two matrices with method

    This is the method public void populateMatrices(int [][]mat1, int [][]mat2). I know how to do it for one matrix, but what do we do for the additional matrix? Here is the code I have so far.
    for (int...
Results 1 to 2 of 2