Search:

Type: Posts; User: masterT

Search: Search took 0.09 seconds.

  1. Replies
    10
    Views
    1,782

    Re: Two dimensional Arrays

    Hi dlorde, I noticed you commented on an exact same problem thread > http://www.javaprogrammingforums.com/whats-wrong-my-code/9801-implementing-two-dimensional-boolean-array-5.html <
    So in this...
  2. Replies
    10
    Views
    1,782

    Re: Two dimensional Arrays

    Ok, so how can I put values from one 2D array into another using a nested loop?
  3. Replies
    10
    Views
    1,782

    Re: Two dimensional Arrays

    Hi dlorde, please forgive me.... Im going a little crazy and I just need help (famous last words!) I'm kinda in a thoughtless mood to be honest and would appreciate any help that you could give me. ...
  4. Replies
    10
    Views
    1,782

    Re: Two dimensional Arrays

    I have removed the :cool: ........................................
    Should I remove one of the threads as well if its offending you?
  5. Replies
    10
    Views
    1,782

    Two dimensional Arrays

    I've posted this on another part of this forum as well but more people are viewing in here.

    I know most about them but the one thing I can't work out is, how do you put one Arrays values into...
  6. Replies
    1
    Views
    1,511

    [SOLVED] Re: 2 dimentional boolean array problems!

    Ok I have resolved this now! Thanks for looking.
  7. Replies
    40
    Views
    5,701

    Re: Implementing a two-dimensional boolean array

    Hey eNxy, out of pure interest did you sort out the first problem you had with the implementing the boolean array? Its just im having a similar problem and I just cant work it out!

    I just want...
  8. Replies
    1
    Views
    1,511

    [SOLVED] two dimensional boolean array problems!

    Hi


    How can I do a matrix code with a boolean expression and then output it?

    I know that when you declare a 2 dimensional boolean array that all the elements are already false. So how can I...
Results 1 to 8 of 8