comp.lang.ada
 help / color / mirror / Atom feed
From: anon@anon.org (anon)
Subject: Re: From Pascal to Ada
Date: Thu, 01 Nov 2007 23:44:23 GMT
Date: 2007-11-01T23:44:23+00:00	[thread overview]
Message-ID: <rxtWi.43211$kj1.14895@bgtnsc04-news.ops.worldnet.att.net> (raw)
In-Reply-To: 1193957079.981952.101030@d55g2000hsg.googlegroups.com


Try this:

  type realFunction is access function ( x : float ) return float ;



In <1193957079.981952.101030@d55g2000hsg.googlegroups.com>,  j.khaldi@oltrelinux.com writes:
>Hi,
>how do you translate this Pascal code in Ada?
>
>type
>  realFunction = function(x: double): double;
>
>Thanks!
>




  parent reply	other threads:[~2007-11-01 23:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-01 22:44 From Pascal to Ada j.khaldi
2007-11-01 23:38 ` Ludovic Brenta
2007-11-03 13:29   ` j.khaldi
2007-11-03 13:51     ` Ludovic Brenta
2007-11-01 23:44 ` anon [this message]
2007-11-01 23:45 ` Adam Beneschan
2007-11-03 13:04   ` j.khaldi
2007-11-02  0:01 ` (see below)
2007-11-02  1:02   ` Adam Beneschan
replies disabled

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