Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Replies
    6
    Views
    1,030

    Re: Java using printf to format.

    Did you try it? Did it give you what you want?
  2. Replies
    6
    Views
    1,030

    Re: Java using printf to format.

    Print the first n spaces(FFFF) before the loop and then the desired spacing(SSS) in the loop
    FFFFFSSSJanSSSFeb...
  3. Replies
    6
    Views
    1,030

    Re: Java using printf to format.

    Can you build a line showing what you want to print?
    Use *s for spaces.
Results 1 to 3 of 3