Search:

Type: Posts; User: Flcha

Search: Search took 0.12 seconds.

  1. [SOLVED] Re: Problems getting value of index in 2D array operation

    I used the breakpoint and when it arrives to the step of the "For loop" it jumps to the end of the program...
    If I change size=4. the terminal window will display 16 results

    Now I can tell what...
  2. [SOLVED] Re: Problems getting value of index in 2D array operation

    Hi Greg.
    I can't tell you the result of the operation, because the terminal window doesn't show me anything.
    About the variable size, I don't know. I just copied this small line of code from my...
  3. [SOLVED] Problems getting value of index in 2D array operation

    Before starting to tell the problem with my method, I want to greet everyone in Java community :)

    This time, I have a problem with an 2D array.
    Arr is of integer type with dimensions of [4][4]....
Results 1 to 3 of 3