Search:

Type: Posts; User: Json

Search: Search took 0.08 seconds.

  1. Re: Check difference between no. of stops, calculate cost

    If that solved the problem for you please mark this thread as SOLVED from the Thread Tools drop down menu at the top.

    Cheers!

    // Json
  2. Re: Check difference between no. of stops, calculate cost

    Hello there,

    What I'd do in this case is probably just calculate the number of stops passed.



    int stops = endStop - startStop;

    // If number of stops is a negative number just...
Results 1 to 2 of 2