Date: Sat, 06 May 1995 20:30:18 -0700 From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com> Cc: freebsd-bugs@freefall.cdrom.com Subject: Re: bin/386: *s field width specification doesn't seem to work for printf Message-ID: <2167.799817418@time.cdrom.com> In-Reply-To: Your message of "Sat, 06 May 1995 19:09:13 PDT." <199505070209.TAA11643@gndrsh.aac.dev.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> A field width or precision, or both, may be indicated by an asterisk `*' > instead of a digit string. In this case, an int argument supplies the Ahhhhhhh... I read this totally wrong - I read "argument" to be "argument to the % expression, e.g. "%*8s" Foo. I don't know quite why it struck me that way the first time, but it did. Your explanation makes a lot more sense! :-) I will close the PR. Jordan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2167.799817418>