Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Thread: PRINTING 2D ARRAY

    by Norm
    Replies
    3
    Views
    902

    Re: PRINTING 2D ARRAY

    That looks like the String returned by the default toString method.

    Did you try using the Arrays class's method I suggested?
    For a two dim array use the deepToString method.
  2. Thread: PRINTING 2D ARRAY

    by Norm
    Replies
    3
    Views
    902

    Re: PRINTING 2D ARRAY

    Please explain. Post any output that shows what you are talking about.
    If you are getting any error messages, please copy the full text of any error messages and post it here.

    The Arrays class's...
Results 1 to 2 of 2