caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Paolo Donadeo" <p.donadeo@tautologica.org>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Format.printf
Date: Mon, 23 Apr 2007 13:31:33 +0200	[thread overview]
Message-ID: <4b5157c30704230431j204c5111n2627917781d16238@mail.gmail.com> (raw)
In-Reply-To: <20070423105652.GA3339@pc6197-c703.uibk.ac.at>

> 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


      reply	other threads:[~2007-04-23 11:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-23 10:56 Format.printf Christian Sternagel
2007-04-23 11:31 ` Paolo Donadeo [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4b5157c30704230431j204c5111n2627917781d16238@mail.gmail.com \
    --to=p.donadeo@tautologica.org \
    --cc=caml-list@yquem.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).