Search:

Type: Posts; User: tyrion

Search: Search took 0.11 seconds.

  1. Re: Help me with my code for a project? Not sure how to fix the errors.

    Oh sorry, I forgot to say that yeah, I'm still having issues, but they're all "cannot find variable" errors. I'm wondering if there is a way to connect the Driver class to the DogTrack class?
  2. Re: Help me with my code for a project? Not sure how to fix the errors.

    I should also mention that I can't edit anything in the DogDriver class, as that was given to me and not coded by me. The only thing I can edit is the DogTrack class.

    Here is my updated code:
    ...
  3. Re: Help me with my code for a project? Not sure how to fix the errors.

    That does help get rid of a bunch of errors, thanks! But now I have a question about the variable trackSize, and the object declaration in the Driver class. I'm getting the "cannot find symbol" error...
  4. Re: Help me with my code for a project? Not sure how to fix the errors.

    Thanks for replying GregBrannon.

    My code is generating quite a few "cannot find symbol" errors, specifically the variable d in lines 10 - 16 and the variable trackSize wherever it appears.
  5. Help me with my code for a project? Not sure how to fix the errors.

    Hi guys, so I have a project due next week, and I can't figure out what I'm doing wrong/how to make it run.

    The assignment:

    For this assignment, your job is to create a version of a carnival...
Results 1 to 5 of 5