Search:

Type: Posts; User: Elyril

Search: Search took 0.13 seconds.

  1. Replies
    4
    Views
    1,076

    [SOLVED] Re: Printf not working?

    Sorry, meant to put it in...


    Exception in thread "main" java.util.MissingFormatArgumentException: Format specifier '.2f'
    at java.util.Formatter.format(Unknown Source)
    at...
  2. Replies
    4
    Views
    1,076

    [SOLVED] Printf not working?

    I need to print to 2 decimal places and I'm trying to use the printf method, but for some reason I keep getting an error. I've looked through my code, but unless I'm missing a small detail, it looks...
Results 1 to 2 of 2