Search:

Type: Posts; User: wiznant

Search: Search took 0.00 seconds.

  1. Replies
    15
    Views
    5,658

    thanks a lot for your help everyone. I have...

    thanks a lot for your help everyone.

    I have the program working and error free.

    here is my final code:




    /* ========================================================================== */
  2. Replies
    15
    Views
    5,658

    here is the code that i have come up with. the...

    here is the code that i have come up with. the only problem I am having is that when a user puts in a negative value for "humanWeight," i want the program to start over. Right now i have a switch...
  3. Replies
    15
    Views
    5,658

    sorry for being an idiot, but i have no idea how...

    sorry for being an idiot, but i have no idea how to do what you just said.

    thanks,
    Allan
  4. Replies
    15
    Views
    5,658

    thanks a lot guys, my problem is solved with the...

    thanks a lot guys, my problem is solved with the warnings, now I need to figure out how to start the user over they put in an invalid number for the astronaut's weight.
  5. Replies
    15
    Views
    5,658

    Sorry for the constant questions, but I also need...

    Sorry for the constant questions, but I also need help in writing a code that makes the user start over if they put a number that is less than zero in for the astronaut's weight.

    Thanks,
    Allan
  6. Replies
    15
    Views
    5,658

    Thank you for the quick reply, I made the changes...

    Thank you for the quick reply, I made the changes that you suggested and my compiler, (microsoft visual C++), still states that there is a warning for conversion from double to int.
    please let me...
  7. Replies
    15
    Views
    5,658

    oh I also need to make the program so that if you...

    oh I also need to make the program so that if you enter the astronaut's weight at the beginning and it is less than 0, then it will skip down to the end and prompt the user to start over.

    Thanks
  8. Replies
    15
    Views
    5,658

    Double to Int conversion warning

    I apologize for asking such a newbie question, but this is my first class in programming in "C" and this program is unfortunately due today. I have no experience at all in doing this and cannot...
Results 1 to 8 of 8