1 EOF
some 0
Can you please point out why this doesn't work?
Thanks.
Small error.
Hmm. So there must be space between the input arguments. I was under impression that when I specify "%6s" it would consume 6 characters and leaving the remaining 5 characters (4 spaces + '3') for "%5d".Then I guess I have to to slice the line and then parse the resulting fragments.Thanks.
--
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...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.