comp.lang.ada
 help / color / mirror / Atom feed
From: Hubert <herrdoktor@fumanchu.com>
Subject: Re: Elaboration Question
Date: Sat, 03 Jan 2015 17:57:00 -0800
Date: 2015-01-03T17:57:00-08:00	[thread overview]
Message-ID: <N51qw.1277603$1s.572705@fx05.iad> (raw)
In-Reply-To: <54a83845$0$5118$426a74cc@news.free.fr>


> If using Gnat then when main program is in another language it must call
> adainit.  This will take care of elaboration.  Since this graphics
> library is not under your control you must trick it.  For instance if yur
> library calls mymain() then you must a mymain() in C consisting in a call
> to adainit.  Read Gnat's documentation for details

Thanks, that was just an example of why I prefere manual initialization. 
I wouldn't dream of using the C4 engine under Ada, it is bad enough in 
C++. You can do really bad things there. Let's not go there or I start 
crying about the lost months of my life this engine cost me already :)




---
This email has been checked for viruses by Avast antivirus software.
http://www.avast.com

  reply	other threads:[~2015-01-04  1:57 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-02  3:27 Elaboration Question Hubert
2015-01-02  7:56 ` Simon Wright
2015-01-02 22:16   ` Randy Brukardt
2015-01-02 14:49 ` Brad Moore
2015-01-02 11:08   ` Mark Lorenzen
2015-01-02 13:35     ` David Botton
2015-01-02 15:11     ` sbelmont700
2015-01-02 21:57       ` Niklas Holsti
2015-01-06  2:33         ` Randy Brukardt
2015-01-06  8:17           ` Niklas Holsti
2015-01-06 20:06             ` Randy Brukardt
2015-01-03  9:45 ` Jean François Martinez
2015-01-03  9:50   ` Hubert
2015-01-03 18:43     ` Jean François Martinez
2015-01-04  1:57       ` Hubert [this message]
2015-01-04 12:05       ` Simon Wright
replies disabled

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