Search:

Type: Posts; User: GregBrannon

Search: Search took 0.19 seconds.

  1. Replies
    22
    Views
    1,184

    Re: returing my value from an array

    What errors? Post those too. And PLEASE, please, please, begin class names with capital letters.
  2. Replies
    22
    Views
    1,184

    Re: returing my value from an array

    You now have a method specified to return an 'int', but it has no return statement. The use of methods can be confusing at first, but don't make it harder than it is. DO NOT include a statement in...
  3. Replies
    22
    Views
    1,184

    Re: returing my value from an array

    Put the "last part" before the return? Post your updated code correctly with the latest results and a description of what the code should be doing, and we'll see if we can help. Right now I'm not...
  4. Replies
    22
    Views
    1,184

    Re: returing my value from an array

    Please post your code correctly using code or highlight tags which are explained near the top of this link. If you haven't read that entire page, please do so.
  5. Replies
    22
    Views
    1,184

    Re: returing my value from an array

    Before you remove those lines, when you compile or run, do you get errors? If so, post those.
Results 1 to 5 of 5