comp.lang.ada
 help / color / mirror / Atom feed
From: kst@alsys.com (Keith Thompson)
Subject: Re: Graphics
Date: Fri, 6 Jan 1995 03:11:21 GMT
Date: 1995-01-06T03:11:21+00:00	[thread overview]
Message-ID: <D1yrIx.8B0@alsys.com> (raw)
In-Reply-To: 3ehnhd$c02@lfsgate.lfs.loral.com

In <3ehnhd$c02@lfsgate.lfs.loral.com> Bernie Kopelove 703-913-2573 <kopelove%postoffice.sdf.sbis.com@inetgw.fsc.ibm.com> writes:
> function createTextField(parent : widget;
> 			 name 	: system.address;--pointer to a string
> 			) return widget;
>   pragma interface(c,createTextField);
>   pragma interface_name(createTextField,
> 			language.c_subp_prefix &  -- The subprocess
> 						  -- prefix that the
> 						  -- binder uses
> 			"createTextField");       -- The internal

Please note that pragma Interface_Name is a vendor-specific pragma; it's
not part of the Ada 83 language definition.  Consult your documentation
for information on how to do this with whatever compiler you're using.

Ada 95's Annex B provides better mechanisms for interfacing to other
languages.

-- 
Keith Thompson (The_Other_Keith)  kst@thomsoft.com (kst@alsys.com still works)
TeleSoft^H^H^H^H^H^H^H^H Alsys^H^H^H^H^H Thomson Software Products
10251 Vista Sorrento Parkway, Suite 300, San Diego, CA, USA, 92121-2718
When you're a nail, every problem looks like a hammer.



  parent reply	other threads:[~1995-01-06  3:11 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-01-03  0:39 Graphics emerrif
1995-01-05 21:15 ` Graphics Bernie Kopelove 703-913-2573
1995-01-05 22:10   ` Graphics David Emery
1995-01-06  3:11   ` Keith Thompson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-06-07 10:32 Graphics Aaron Como
2001-06-07 11:56 ` Graphics Martin Dowie
2001-06-07 13:36 ` Graphics Ted Dennison
2001-06-07 15:31 ` Graphics M. A. Alves
2001-06-07 19:44   ` Graphics tmoran
2001-06-07 20:36 ` Graphics Joachim Schr�er
2002-01-08 18:29 Graphics Necros
2002-01-11  2:57 ` Graphics Bruce or Tracy Jacobs
2002-01-13 16:00 ` Graphics David Botton
2002-01-14  1:26   ` Graphics Ted Dennison
2002-01-11  5:47 Graphics Gautier Write-only-address
2002-01-11 16:50 Graphics Beard, Frank [Contractor]
2002-01-11 18:11 ` Graphics Necros
2002-01-11 20:01   ` Graphics Stephen Leake
replies disabled

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