comp.lang.ada
 help / color / mirror / Atom feed
From: gressett@iglobal.net
Subject: Nontrivial examples of C interface with Ada
Date: 2000/05/23
Date: 2000-05-23T00:00:00+00:00	[thread overview]
Message-ID: <9ckmisoo8k0dh1gcajhdgqtqjqc3bjmb25@4ax.com> (raw)

Is there an example of a well-done, nontrivial interface to a C
library readily available on the web? Examples of communication with
C things defined like

some_struct *c_function(const char *things[]);

char *things[] = {
  "a",
  "b",
  "c",
  NULL
};

or

void c_routine(some_struct *p, void *otherthings[]);

or

int c_function2(int numbers[]);


would be very nice to have.
(Was it Mark Twain who said, "Learning by example isn't the best way,
it's the only way."?)




             reply	other threads:[~2000-05-23  0:00 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-23  0:00 gressett [this message]
2000-05-24  0:00 ` Nontrivial examples of C interface with Ada Terry Westley
2000-05-24  0:00 ` Ted Dennison
2000-05-24  0:00   ` Marin D. Condic
2000-05-25  0:00     ` Ted Dennison
2000-05-25  0:00       ` tmoran
2000-05-29  0:00       ` Geoff Bull
2000-05-25  0:00     ` tmoran
2000-05-25  0:00       ` Ted Dennison
2000-05-25  0:00         ` tmoran
2000-05-25  0:00           ` Ted Dennison
2000-05-25  0:00             ` tmoran
2000-05-26  0:00         ` Julian Day
2000-05-26  0:00           ` Julian Day
2000-05-25  0:00       ` Geoff Bull
2000-05-25  0:00         ` tmoran
2000-05-26  0:00       ` Marin D. Condic
2000-05-27  0:00         ` tmoran
2000-05-27  0:00           ` Marin D. Condic
2000-05-28  0:00             ` tmoran
2000-05-28  0:00               ` Robert Dewar
2000-05-28  0:00               ` Marin D. Condic
2000-05-28  0:00                 ` tmoran
2000-05-24  0:00 ` tmoran
2000-05-24  0:00 ` Marin D. Condic
2000-05-24  0:00   ` Scott Ingram
2000-05-24  0:00     ` Marin D. Condic
2000-05-24  0:00 ` David Emery
replies disabled

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