in reply to Help! Stuck on methods to count file size.

What you have posted is not the code which you are running. This I know because it doesn't compile. Since it isn't the code which you are running I am sure that you'll agree there's not a great deal of point trying to debug it.

Please post the actual code which you are using so that it may be analysed.

  • Comment on Re: Help! Stuck on methods to count file size.

Replies are listed 'Best First'.
Re^2: Help! Stuck on methods to count file size.
by Anonymous Monk on Oct 11, 2013 at 03:19 UTC
    It's my code, I know it can not run so I posted here and ask for all guru's guidance. Thanks!
      "It's my code, I know it can not run so I posted here and ask for all guru's guidance." [my emphasis]

      But, in your OP, you wrote:

      "I need help to correct my code; when I run it, the output is not in individual month but in whole months." [my emphasis]

      Clearly, one of those two contradictory statements is false.

      -- Ken

        Ken, My code should run but the result is not exactl what I want, so I rushly wrote not run. With all your help, it works now. Thank you all!