Search:

Type: Posts; User: Melvrick

Search: Search took 0.15 seconds.

  1. Replies
    2
    Views
    1,595

    Re: Beginner Problem

    I see. It works now. Thanks alot!! =)
  2. Replies
    2
    Views
    1,595

    Beginner Problem

    Hi. I've just started learning java. Tried compiling and got this error "bad operand types for binary operator || "

    here's my code:



    if ((height = 0) || (width = 0)) {...
Results 1 to 2 of 2