/240 error and not passing value

Jun 4, 2013 at 8:05am
I am getting a /240 error when running my program when it should output the next car value in the list. Also the speed value is not being passed. Why is this?
Last edited on Jun 4, 2013 at 4:42pm
Jun 4, 2013 at 9:36am
Simply never (I am repeating never) write long code. I suggest you to rewrite your code step by step testing every small snip of code. Even after adding only one statement to a program always compile and execute it.

Why do we must to investigate your too long code instead of you? It is your personal problem of a programmer.
Last edited on Jun 4, 2013 at 9:37am
Topic archived. No new replies allowed.