Search:

Type: Posts; User: LoganC

Search: Search took 0.08 seconds.

  1. Replies
    9
    Views
    1,201

    Re: Vari not initiliazed?

    In my latest post, i said at the top

    [Code]run:
    Which shape do you want area for?
    1 Triangle 2 Circle 3 Rectangle 0 None
    3
    Length of rectangle?
    5
    Width of rectangle?
    10
  2. Replies
    9
    Views
    1,201

    Re: Vari not initiliazed?

    You told me If I had a different question to make another thread. I currently have this program all finished except when it calculates the information, it will output the answer along with 2 other...
  3. Replies
    9
    Views
    1,201

    Re: Vari not initiliazed?

    Because it will be changed later in the code? Should I just set them to 1?
  4. Replies
    9
    Views
    1,201

    Vari not initiliazed?

    calculateAnswer (circRadi, triBase, lengthRect, widthRect, shapeNum, triHeight); This line, all but shapeNum say may not be initialized, im confused on what to do, they're all declared by user input....
Results 1 to 4 of 4