Browse thread
sprintf-Bug?
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Oliver Bandel <oliver@f...> |
| Subject: | Re: [Caml-list] sprintf-Bug? |
On Sun, Feb 04, 2007 at 03:11:29PM +1300, Jonathan Roewen wrote: > No. Padding for strings only adds spaces. It's the design. You can > check the manual if you want. Padding with zeroes applies solely to > numerical conversions. [...] Oh,strange. I'm used to have theese '0'-paddings, e.g. from Perl. And they make sense to me. Ciao, Oliver