Maybe something like: *let lazy_printf =* * let k s = lazy (sprintf "%s" s) in* * ksprintf k* On Tue, Oct 28, 2014 at 10:27 AM, Francois Berenger < francois.berenger@inria.fr> wrote: > Hello, > > I mean, the parameters are not formated unless the function is forced. > > -- > Regards, > Francois. > > -- > Caml-list mailing list. Subscription management and archives: > https://sympa.inria.fr/sympa/arc/caml-list > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs > -- *Paolo*