comp.lang.ada
 help / color / mirror / Atom feed
From: Florian Weimer <fw@deneb.enyo.de>
Subject: Re: Interrupts service
Date: 05 Jan 2001 15:05:55 +0100
Date: 2001-01-05T15:05:55+01:00	[thread overview]
Message-ID: <873deyccvw.fsf@deneb.enyo.de> (raw)
In-Reply-To: 934ecj$pdn$1@news.tpi.pl

"Szygula" <szygula@szygula.prv.pl> writes:

> pragma Interrupt_handler(Steruj);
> pragma Attach_Handler(Steruj,p);

'Steruj' has to declared at the outer level ('library level'), not
inside another procedure (as in your code).  For example, to make your
code compile, you can put 'Steruj' into a package.



  parent reply	other threads:[~2001-01-05 14:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-05 12:28 Interrupts service Szygula
2001-01-05 13:20 ` Marc A. Criley
2001-01-05 14:05 ` Florian Weimer [this message]
2001-01-05 14:06 ` Ken Garlington
2001-01-05 14:49 ` Ted Dennison
replies disabled

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