aspose file tools
The moose likes Beginning Java and the fly likes what means? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "what means?" Watch "what means?" New topic
Author

what means?

Lenny Peter
Ranch Hand

Joined: Apr 22, 2008
Posts: 52
%5,3f

f is Float? How can I rewrite this if it should be a int?



thanks
Maneesh Godbole
Saloon Keeper

Joined: Jul 26, 2007
Posts: 8566

http://faq.javaranch.com/java/UseAMeaningfulSubjectLine


[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
Steve Luke
Bartender

Joined: Jan 28, 2003
Posts: 3090
    
    5

Read the Formatter API to see what it means and how to replace it with what you want.


Steve
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32833
    
    4
Steve Luke wrote:Read the Formatter API to see what it means and how to replace it with what you want.
Or this Java™ Tutorials section, which is quicker to read.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: what means?
 
Similar Threads
jQuery doubt with reference to Object Literal Example.
JSP Syntax Problem
alignment of image and dat in rows
HTML Table Column Widths
Pagination using display tag and JSTL.Display problem