[
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: | Paolo Donadeo <p.donadeo@t...> |
| Subject: | Re: [Caml-list] Format.printf |
> Any suggestions?
let my_print i s = Printf.printf "%*s" i s
Is this what you mean? In any case search for "*" here:
http://caml.inria.fr/pub/docs/manual-ocaml/libref/Printf.html
Regards,
--
Paolo
Paolo Donadeo, Senior Software Engineer
Studio Associato 4Sigma
Email: p.donadeo@4sigma.it
~
~
:wq