Search:

Type: Posts; User: leao

Search: Search took 0.08 seconds.

  1. Replies
    4
    Views
    1,594

    Re: Need help with boolean method! =(

    Ooooh right ... ok i changed the both "break"s to "return false;"

    thats true right ? =)
  2. Replies
    4
    Views
    1,594

    Re: Need help with boolean method! =(

    yes, i still cant figure it out, im a beginner =/

    The Index and Word values of two arrays have to be same.

    Otherwise it has to be false,

    is this code true ? or is there a cleaner version...
  3. Replies
    4
    Views
    1,594

    Need help with boolean method! =(

    Ok so here's my code. It has to check if all the array word members of "this" and "wca" array are same.
    If theyre the same i need true.. But if only one of them is wrong it has to give false.

    I...
Results 1 to 3 of 3