comp.lang.ada
 help / color / mirror / Atom feed
From: dewar@cs.nyu.edu (Robert Dewar)
Subject: Re: Interface GNAT with Oracle
Date: 19 Oct 1994 09:23:15 -0400
Date: 1994-10-19T09:23:15-04:00	[thread overview]
Message-ID: <3836k3$fm0@gnat.cs.nyu.edu> (raw)
In-Reply-To: 389@sphinx.CSS.GOV

I don't know anything specific about GNAT and ORACLE working together, but
an important thing to remember is that the GNAT calling sequence is exactly
the C calling sequence, and the GNAT datatypes correspond to the C
datatypes (e.g. int = integer, char = character). Access types and
address values in GNAT look like C pointers EXCEPT for access types for
unconstrained arrays, which are quite different, so avoid their use in
low level interface code.




  reply	other threads:[~1994-10-19 13:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1994-10-17 13:26 Interface GNAT with Oracle Jeff Etrick
1994-10-19 13:23 ` Robert Dewar [this message]
1994-10-22  0:32 ` WLawton
1994-10-24  0:12   ` Charles W. Kann
1994-10-26  2:49   ` Interface Ada " Hoaglund
  -- strict thread matches above, loose matches on Subject: below --
1994-10-28  5:21 Interface GNAT " Chris Bryden
replies disabled

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