caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Markus Mottl <markus@mail4.ai.univie.ac.at>
To: Nils Goesche <cartan@cartan.de>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] dumb question about Unix module
Date: Thu, 19 Jul 2001 13:40:13 +0200	[thread overview]
Message-ID: <20010719134012.B18220@chopin.ai.univie.ac.at> (raw)
In-Reply-To: <lkae21kvw0.fsf@pc022.bln.elmeg.de>; from cartan@cartan.de on Thu, Jul 19, 2001 at 13:20:47 +0200

Nils Goesche schrieb am Donnerstag, den 19. Juli 2001:
> Unix.alarm 3 will raise a signal after a few seconds all right.  Now,
> how do I catch it?

See module "Sys" and type "signal_behaviour" and function "set_signal"
in the manual:

  http://caml.inria.fr/ocaml/htmlman/manual063.html

Regards,
Markus Mottl

-- 
Markus Mottl                                             markus@oefai.at
Austrian Research Institute
for Artificial Intelligence                  http://www.oefai.at/~markus
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


  parent reply	other threads:[~2001-07-19 11:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-19 11:20 Nils Goesche
2001-07-19 11:37 ` Remi VANICAT
2001-07-19 11:40 ` Markus Mottl [this message]
2001-07-19 12:00   ` Nils Goesche
2001-07-19 12:17     ` [Caml-list] another " Nils Goesche

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=20010719134012.B18220@chopin.ai.univie.ac.at \
    --to=markus@mail4.ai.univie.ac.at \
    --cc=caml-list@inria.fr \
    --cc=cartan@cartan.de \
    /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).