comp.lang.ada
 help / color / mirror / Atom feed
From: Samuel Tardieu <sam@rfc1149.net>
Subject: Re: sigsuspend or pause system calls in Ada
Date: Tue, 11 Feb 2003 09:08:13 +0100
Date: 2003-02-11T09:08:13+01:00	[thread overview]
Message-ID: <87r8af5jf6.fsf@inf.enst.fr> (raw)
In-Reply-To: 3e484b2c$1_2@news.arrakis.es

>>>>> "Alfonso" == alfonso acosta <alfonso_acosta_mail@yahoo.es> writes:

Alfonso> hi: I need to use those system calls, are they aviable in
Alfonso> Ada? In case they arent, can I interface with libc?

procedure Pause;
pragma Import (C, Pause);

(the return value is useless, as it is always -1)

  Sam
-- 
Samuel Tardieu -- sam@rfc1149.net -- http://www.rfc1149.net/sam



  reply	other threads:[~2003-02-11  8:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-11  0:58 sigsuspend or pause system calls in Ada alfonso acosta
2003-02-11  8:08 ` Samuel Tardieu [this message]
2003-02-11 14:37 ` Rodrigo Garcia
2003-02-11 14:53   ` alfonso acosta
2003-02-11 19:56     ` Rodrigo Garcia
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox