Search:

Type: Posts; User: Scotty

Search: Search took 0.09 seconds.

  1. Replies
    6
    Views
    11,607

    [SOLVED] Re: Loss of Precision (Double/Int)

    Thank you!
  2. Replies
    6
    Views
    11,607

    [SOLVED] Re: Loss of Precision (Double/Int)

    Thanks for your reply. I mean the error:



    D:\java\officeBuilding.java:9: possible loss of precision
    found : double
    required: int
    groDouPress = Double.parseDouble(groPress);...
  3. Replies
    6
    Views
    11,607

    [SOLVED] Loss of Precision (Double/Int)

    Hiya. Im still a newbie so sorry! I get a loss of precision error on the Double (says should be int), however my intended values are decimals so I cannot use int.Works fine with int, but then I cant...
Results 1 to 3 of 3