Search:

Type: Posts; User: dKarayof

Search: Search took 0.01 seconds.

  1. nevermind i added a getchar(); and it all worked...

    nevermind i added a getchar(); and it all worked out. Thank you sooo much
  2. Thank you so much! This code is exiting...

    Thank you so much!

    This code is exiting however before I have a chance to read the output. Is it the compiler I'm using?
  3. i dont think i did

    i dont think i did
  4. I don't get any of those errors. My professor...

    I don't get any of those errors. My professor specified to use long double when I went to office hours and told me to add the "l" inside the %f
  5. I want to know why the only input that yields an...

    I want to know why the only input that yields an output is 90 for the degrees. If I type anything else in the program yields nothing. I think my code is correct when deducing whether or not the...
  6. Triangle coding (pretty much finished just need a quick tip)

    I have written the following code.
    Given two sides and an angle, calculate the third side and the remaining two angles in the triangle. Then output if it is right, obtuse or acute.

    My problem is...
Results 1 to 6 of 6