Search:

Type: Posts; User: Freaky Chris

Search: Search took 0.07 seconds.

  1. Replies
    5
    Views
    2,974

    [SOLVED] Re: Hailstorm problem from a new programmer.

    Your welcome, glad I could help.

    Regards,
    Chris
  2. Replies
    5
    Views
    2,974

    [SOLVED] Re: Hailstorm problem from a new programmer.

    numOdd(n);
    should become

    n = numOdd(n);

    and the same for even,

    Regards,
    Chris
Results 1 to 2 of 2