comp.lang.ada
 help / color / mirror / Atom feed
From: "jimmaureenrogers@worldnet.att.net" <jimmaureenrogers@worldnet.att.net>
Subject: Re: pointer to intrinsic function?
Date: 4 Mar 2006 16:08:04 -0800
Date: 2006-03-04T16:08:04-08:00	[thread overview]
Message-ID: <1141517284.835113.200320@v46g2000cwv.googlegroups.com> (raw)
In-Reply-To: <1141510052.613466.30440@v46g2000cwv.googlegroups.com>

bantchev@math.bas.bg wrote:
> Hello all!
>
> Can I get a pointer to an intrinsic function, such as
> function "+"(left,right: in float) return float ?
> If yes, how?  Thank you.

Please explain your goals.

You can pass function parameters to generic units.
You can create an access to function type and assign
it the value of +'access.

I suspect you might not need to do either of these.

Jim Rogers




  reply	other threads:[~2006-03-05  0:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-04 22:07 pointer to intrinsic function? bantchev
2006-03-05  0:08 ` jimmaureenrogers [this message]
2006-03-05  0:42 ` Martin Dowie
2006-03-05 13:04   ` bantchev
replies disabled

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