Search:

Type: Posts; User: mok4200

Search: Search took 0.20 seconds.

  1. [SOLVED] Re: Need help trying to add a double to my code

    Awesome! i tried changing the miles and feet to double instead of int, but i kept getting an error, i completely forgot about changing the nextInt() to nextDouble(), Thanks!
  2. [SOLVED] Need help trying to add a double to my code

    Pretty much what im trying to accomplish, i need to write a program that figures out the distance between one point to another, using miles and feet..

    Heres how it has to look: "The distance from...
Results 1 to 2 of 2