Search:

Type: Posts; User: TopdeK

Search: Search took 0.11 seconds.

  1. Replies
    4
    Views
    1,919

    Re: Missing return statement

    I modified your main code a bit to reflect what I think you wanted to do. Firstly you seem to exit the program if the user enters a zero but there is no notice to the user about this. Secondly I'm...
  2. Replies
    4
    Views
    1,919

    Re: Missing return statement

    Class names DON'T have to be capitalized. Its just a good coding convention that you do. I was corrected on this fact earlier this week. Also, tomejuan is correct in saying that the reason you have a...
Results 1 to 2 of 2