Hello Gophers.
I dont know how concatenate with fmt.Printf plus of 1 type of formatting.
Example :
I would like to do something like that
fmt.Printf("%-15v %5.2f %5.2f" , coin, piggyBank)

%-15v and %5.2f should change the variable 'coin'.

I tried so much, in many way, but nothing.
Its possible?
If its not possible, would be a good feauter to add.

Thanks so much.
Good day

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to