Search:

Type: Posts; User: shroom

Search: Search took 0.00 seconds.

  1. thanks

    Hello, I followed your advice and I got a lot closer to the expected output, but i'm still off by 4, and I can't not understand why or where is my math incorrect.

    thanks again, I will keep doing...
  2. Wrong final value after adding functions. C language

    Hello,
    I need help fixing this code written on C please.
    The expected total revenue is: TOTALREVENUE is $3894.00
    The total revenue I'm getting is: TOTALREVENUE is $4086.00

    I can't find were the...
  3. Replies
    1
    Views
    3,395

    I have fixed the problem by deleting the brackets...

    I have fixed the problem by deleting the brackets before if and moving
    twoHundredFiftyScholarship = remainingScholarship/250.0; to a different location.
  4. Replies
    1
    Views
    3,395

    variable is saving the wrong value

    Hello, I'm in my first class about C and I need some help with this problem please.


    The code is not getting the expected value in variable twoHundredFiftyScholarship.
    When using the debugger I...
Results 1 to 4 of 4