Search:

Type: Posts; User: stevenroberts

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    1,500

    Urgent - How to increase value

    Hi,

    I am having real problems being able to do this as I have spent two days on this and have not got anywhere with it.

    What I want to do is take the constructor to set the number instance...
  2. Replies
    4
    Views
    1,500

    Re: Increment Value

    Hi Kevin,

    Sorry if this seems like a silly question but how would I do that?

    Cheers,
    Steven
  3. Replies
    4
    Views
    1,500

    Urgent! - How To Increment Value

    Hi,

    In need of some help as I have been playing around all day trying to get this to increase the value of number by one after each new runner is added. Anybody able to help me get the value of...
  4. Replies
    3
    Views
    1,060

    [SOLVED] Re: NullPointerException Error

    Hi Norn,

    Full error message is below:

    java.lang.NullPointerException
    in FitnessFrog.sprint(FitnessFrog.java:95)
    in Coach.train(Coach.java:99)
    in (OUWorkspace:1)

    Cheers.
  5. Replies
    3
    Views
    1,060

    [SOLVED] NullPointerException Error

    Hi,

    I keep receiving a NullPointerException and have been unable to find a way to resolve it. Any assistance would be much appreciated.



    public class FitnessFrog extends Frog
    {
    //...
Results 1 to 5 of 5