Browse thread
[Caml-list] higher-order and format
-
Stephen Tse
- David Brown
- Chris Hecker
- Olivier Andrieu
[
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: | David Brown <caml-list@d...> |
| Subject: | Re: [Caml-list] higher-order and format |
On Tue, May 27, 2003 at 04:52:47PM -0400, Stephen Tse wrote: > is this a bug? > > ...examples of sprintf partially applied... It is documented for printf, but the behavior is not documented for sprintf. Although, it does do what I would expect :-) None of the format function really do the "right" thing when they are partiall applied. Dave Brown ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners