User Profile

Collapse

Profile Sidebar

Collapse
Carsomyr
Carsomyr
Last Activity: Oct 10 '07, 01:05 AM
Joined: Oct 4 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Carsomyr
    replied to Need help with rectangle program!
    in Java
    Actually, I have the code for a square program that does similar to the same thing.

    Rectangle is more confusing because I need to get 2 inputs, height and width, and determine the rectangle from there, which I'm stuck at, if someone can check out the square code and figure something out for a rectangle. Here it is..


    [CODE=java]import java.util.Scann er;

    /*************** *************** *************** *...
    See more | Go to post
    Last edited by Ganon11; Oct 5 '07, 02:19 AM. Reason: Please use the [CODE] tags provided.

    Leave a comment:


  • Carsomyr
    started a topic Need help with rectangle program!
    in Java

    Need help with rectangle program!

    I'm assigned to create a rectangle with inputs of height and width using the drawLine method and loops using asterisks(*).

    I've done this without methods on a triangle, but I can't figure this one out.

    Please help! thanks
    See more | Go to post
No activity results to display
Show More
Working...