Search:

Type: Posts; User: newbie

Search: Search took 0.12 seconds.

  1. Replies
    7
    Views
    1,260

    Re: Are these math statements correct?

    There is no reason for the code to print 0 unless both your inputs are 0.
    Additionally, your width parameter will always be 0 as you call: rf1.rectData(heightInput, widthInput) before retrieving the...
  2. Replies
    7
    Views
    1,260

    Re: Are these math statements correct?

    Also note you've got your perimeter and area calculations the wrong way around ;)
Results 1 to 2 of 2