caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Luc MAZARDO <Luc.Mazardo@cvf.fr>
To: "Jean-Pierre Bernède" <jeanpierre.bernede@free.fr>
Cc: "INRIA - Ocaml tribune" <caml-list@inria.fr>
Subject: Re: [Caml-list] JPB/Problème avec la librairie Graphics
Date: Thu, 17 May 2001 11:33:13 +0200	[thread overview]
Message-ID: <200105170933.LAA02622@beepbeep.dev33.cvf> (raw)
In-Reply-To: Message from =?iso-8859-1?Q?Jean-Pierre_Bern=E8de?=  <jeanpierre.bernede@free.fr> of "Tue, 15 May 2001 19:17:26 +0200." <001b01c0dd62$ea607f60$96341bd4@j3kib>

ocamlc -o essai graphics.cma essai.ml
marchera mieux...
mais il faut tout d'abord initialiser le contexte graphique
par l'utilisation de la fonction :
	val open_graph: string -> unit

take a look at :
	http://www.ocaml.org/Examples/
you'll have some examples using graphics (hanoi,...)


-- 
Luc Mazardo

	-------------------
To unsubscribe, mail caml-list-request@inria.fr.  Archives: http://caml.inria.fr


      reply	other threads:[~2001-05-17  9:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-15 17:17 Jean-Pierre Bernède
2001-05-17  9:33 ` Luc MAZARDO [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=200105170933.LAA02622@beepbeep.dev33.cvf \
    --to=luc.mazardo@cvf.fr \
    --cc=caml-list@inria.fr \
    --cc=jeanpierre.bernede@free.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).