comp.lang.ada
 help / color / mirror / Atom feed
From: dewar@merv.cs.nyu.edu (Robert Dewar)
Subject: Re: OpenGl and ADA95 by Aonix
Date: 1998/02/13
Date: 1998-02-13T00:00:00+00:00	[thread overview]
Message-ID: <dewar.887374525@merv> (raw)
In-Reply-To: 6c0pv1$os9$1@front1.grolier.fr


<<       pragma Import (C, glutInit, "glutInit", "glutInit");

>>

It is almost always wrong to give both an external name and a link name
for a pragma Import. It is very unusual to ever need to give a link name,
and of course it makes the pragma import highly system dependent (e.g.
running into the issue of whether or not an underscore is prepended).





  reply	other threads:[~1998-02-13  0:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-02-13  0:00 OpenGl and ADA95 by Aonix Colson Eric
1998-02-13  0:00 ` Robert Dewar [this message]
1998-02-13  0:00 ` Stephen Leake
1998-02-16  0:00   ` Ken Thomas
1998-02-16  0:00     ` Robert Dewar
replies disabled

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