Search:

Type: Posts; User: Norm

Search: Search took 0.08 seconds.

  1. Replies
    6
    Views
    1,171

    Re: Need help with while loop

    That says that the compiler can not find a return statement in a method that is defined to return a value.
    Add a return statement at the end of the method where the error is that returns a value of...
  2. Replies
    6
    Views
    1,171

    Re: Need help with while loop

    What is the "It" you are asking about? If you are getting an error from the compiler, please copy the full text of the error message and paste it here.
Results 1 to 2 of 2