Search:

Type: Posts; User: Sumdude

Search: Search took 0.10 seconds.

  1. Replies
    7
    Views
    955

    Re: Printf Left Justify?

    Leading spaces does work, I just tried it. But what I'm trying to do is make a string left justified and make a double right justified.

    like for instance:

    String example1 = "This is a test"; ...
  2. Replies
    7
    Views
    955

    Re: Printf Left Justify?

    3141

    This is an example given to me by my instructor. This is the output I'm trying to achieve. And can you tell me how to code tag? I'm not too far into java as of yet.
  3. Replies
    7
    Views
    955

    Re: Printf Left Justify?

    Hey Ada, thanks for the response. Yes, I'm talking about the text print from the left margin. IDE are you using? I'd love to try different ones.

    My output that I'm getting is this:

    Caswell...
  4. Replies
    7
    Views
    955

    Printf Left Justify?

    Hey guys, just signed up. I'm currently at school in a CSI 1001 class and we're learning printf with JGrasp as the environment at the moment. I've looked all over the internet for help but they all...
Results 1 to 4 of 4