Search:

Type: Posts; User: phendrickson

Search: Search took 0.24 seconds.

  1. Replies
    8
    Views
    1,330

    Re: Factorial Test Program

    The final output needs to look like this:

    Enter an integer number: abc
    You must enter an integer - please re-enter:
    Enter an integer number: -5
    Factorial of this value cannot be represented...
  2. Replies
    8
    Views
    1,330

    Re: Factorial Test Program

    Thank you for your help, I added the try-catch but the program is not working the way I need it to.
  3. Replies
    8
    Views
    1,330

    Factorial Test Program

    This is a homework assignment that have been unable to complete. I've been working on it for 6 days with no success. Everything I try causes the code to fail.

    The code I'm working on is a test...
Results 1 to 3 of 3