Search:

Type: Posts; User: grumpy

Search: Search took 0.07 seconds.

  1. Replies
    4
    Views
    6,689

    How many equals signs are involved in a test for...

    How many equals signs are involved in a test for equality?

    Also the operators || and && have different precedence, which you have not taken into account.
  2. Replies
    4
    Views
    6,689

    At no point, after reading it, does your code...

    At no point, after reading it, does your code make use of the variable day.

    Your logic for computing number of days in a month is completely broken.

    You need to look more closely at the logic...
Results 1 to 2 of 2