Search:

Type: Posts; User: ChristopherLowe

Search: Search took 0.09 seconds.

  1. Replies
    22
    Views
    24,214

    [SOLVED] Re: Unexpected Error

    I think that file you uploaded is not up to date. It does not contain a main method and when I put one in I could not replicate the error. Also I could not replicate the readInteger method skipping...
  2. Replies
    22
    Views
    24,214

    [SOLVED] Re: Simple Library Program / Need feedback.

    @ziplague Yeah the new code is looking much better. You still need to look into the use of static but the structure is looking great.

    To use my console class to accept a menu choice you could do...
  3. Replies
    22
    Views
    24,214

    [SOLVED] Re: Simple Library Program / Need feedback.

    @Tjstrech Excellent! Thanks for the bug fix. I will update the article with the fix.


    No joke, this should never have fallen through my test cases. Oh well no ones perfect. In truth, the...
  4. Replies
    22
    Views
    24,214

    [SOLVED] Re: Simple Library Program / Need feedback.

    This does not really address the issue. How does a InputMismatchException get thrown? How does the user correct the problem after they have received the message that the input is invalid?

    A...
  5. Replies
    22
    Views
    24,214

    [SOLVED] Re: Simple Library Program / Need feedback.

    I have a half hour to spare for a code review for a fellow student. I do not have the time to test anything so I am assuming that everything works as expected. Don't take any of my comments too...
Results 1 to 5 of 5