comp.lang.ada
 help / color / mirror / Atom feed
From: comar@cs.nyu.edu (Cyrille Comar)
Subject: Re: Ada and X Windows programming.
Date: 23 Feb 1995 10:05:58 -0500
Date: 1995-02-23T10:05:58-05:00	[thread overview]
Message-ID: <3ii88m$nv0@lang8.cs.nyu.edu> (raw)
In-Reply-To: 3idmv1$6d6@goanna.cs.rmit.edu.au

dale@rmit.edu.au (Dale Stanbrough) writes:

: How do you provide for package initialisation in this scheme?
: 

This is probably not the final solution but right now you can use
'gnatbind -n my_package.ali' it will generate the elaboration procedure
that you need to call from your 'C' code before using elements defined
in the package (although, I would recommend to use pre-elaborable
packages whenever possible to avoid all this fuss with defining and
calling the elab routine at the right moment)
By the way "pragma Export" is now implemented and will be in 2.04
 
-- 
------------------------------------------------------------------------
Cyrille Comar,                                  E-mail: comar@cs.nyu.edu
Gnat Project                                    US phone: (212) 998-3489




       reply	other threads:[~1995-02-23 15:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3idmv1$6d6@goanna.cs.rmit.edu.au>
1995-02-23 15:05 ` Cyrille Comar [this message]
1995-02-10 16:58 Ada and X Windows programming Jim Burns
replies disabled

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