comp.lang.ada
 help / color / mirror / Atom feed
From: ich_bin_elvis@hotmail.com
Subject: Re: SPARK and Interfaces.C
Date: 24 May 2005 13:34:13 -0700
Date: 2005-05-24T13:34:13-07:00	[thread overview]
Message-ID: <1116966852.991519.250200@g43g2000cwa.googlegroups.com> (raw)
In-Reply-To: <IecijTADPwkCJwq4@diphi.demon.co.uk>

You were corret about the above my fault so thanks for seeing that. One
more question and I hope this is the last for my concern for awhile.
Pragma Import is it okay to use that or is it best to use --#hide

procedure AdaInit;
   pragma Import (C, AdaInit, "adainit");
   --  initialize Ada runtime library

   procedure AdaFinal;
   pragma Import (C, AdaFinal, "adafinal");
   --  finalize Ada runtime library

adainit and adafinal is not in the adb file since those are imported so
I get an error. what is done in the real world concerning pragma
imports?? pragma export is ingored by the examiner but this is not the
case for ada import

Ronny




  reply	other threads:[~2005-05-24 20:34 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-13 17:34 SPARK and Interfaces.C ich_bin_elvis
2005-05-13 19:40 ` JP Thornley
2005-05-14 12:15   ` Rod Chapman
2005-05-14 13:31     ` Martin Dowie
2005-05-14 15:41       ` Rod Chapman
2005-05-17 10:55     ` ich_bin_elvis
2005-05-17 14:40       ` Rod Chapman
2005-05-19  8:12         ` ich_bin_elvis
2005-05-19  8:46         ` ich_bin_elvis
2005-05-19  9:01           ` Rod Chapman
2005-05-19 10:25             ` ich_bin_elvis
2005-05-21 22:52               ` JP Thornley
2005-05-23  9:48                 ` ich_bin_elvis
2005-05-23 13:30                   ` JP Thornley
2005-05-23 15:10                     ` JP Thornley
2005-05-24  8:57                       ` ich_bin_elvis
2005-05-24 10:36                         ` JP Thornley
2005-05-24 20:34                           ` ich_bin_elvis [this message]
2005-05-25  7:54                             ` JP Thornley
replies disabled

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