comp.lang.ada
 help / color / mirror / Atom feed
* type Foo_ptr in new void*;
@ 2001-07-29  4:31 Tomasz Wegrzanowski
  2001-07-29  5:56 ` tmoran
  2001-07-29 14:12 ` Florian Weimer
  0 siblings, 2 replies; 19+ messages in thread
From: Tomasz Wegrzanowski @ 2001-07-29  4:31 UTC (permalink / raw)


I want to use C library from Ada.

C function/procedures are like:

Foo *foo_new(some args);
void foo_delete(Foo*);
void foo_some_operation(Foo*,some args);
xyz foo_some_function(Foo*,some args);

Of course gc is by hand.

How should I typedef Foo* ?



^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2001-08-05  2:27 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-29  4:31 type Foo_ptr in new void*; Tomasz Wegrzanowski
2001-07-29  5:56 ` tmoran
2001-07-29  8:57   ` Tomasz Wegrzanowski
2001-07-29 12:26     ` Marc A. Criley
2001-07-30  1:05       ` Tomasz Wegrzanowski
2001-07-30  1:20         ` tmoran
2001-07-30  2:09         ` James Rogers
2001-07-30  2:36           ` Warren W. Gay VE3WWG
2001-07-30  3:10             ` James Rogers
2001-07-31  2:14               ` Warren W. Gay VE3WWG
2001-07-31  1:21           ` Tomasz Wegrzanowski
2001-07-31  3:06             ` James Rogers
2001-07-31  5:02               ` Warren W. Gay VE3WWG
2001-07-31  7:22               ` Florian Weimer
2001-07-31  4:56           ` Darren New
2001-08-04  6:05             ` David Thompson
2001-08-05  2:27               ` Warren W. Gay VE3WWG
2001-07-29 13:40     ` Dale Stanbrough
2001-07-29 14:12 ` Florian Weimer

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