Search:

Type: Posts; User: bgroenks96

Search: Search took 0.09 seconds.

  1. Re: Confirming if a User Input is an Integer/Double

    I like the catching idea.

    However, the class involves several methods (4 to be exact). Would it be possible to declare that all methods catch exceptions (I would rather not get into inheritance...
  2. Confirming if a User Input is an Integer/Double

    I have been writing a simple calculator program (no GUI) and one thing I have noticed is that while the calculator is in a calculation mode (adding/subtracting/etc.), if the user inputs a word or...
Results 1 to 2 of 2