comp.lang.ada
 help / color / mirror / Atom feed
* C lib returns char** - How in ADA?
@ 2002-05-30  6:34 Jeremy Cowgar
  2002-05-30  7:42 ` sk
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Jeremy Cowgar @ 2002-05-30  6:34 UTC (permalink / raw)


Greetings,

I am trying to interface to a C library. Some functions are working
already, but I am at a stand still because I cann figure out how to
interface this one function:

char **ldap_get_values(...)

The return is what I am having problems with, it is an array of strings.

Can anyone help me out with this and let me know what it should look like
in the .ads and on the implementing .adb side?

Thanks!

Jeremy



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

end of thread, other threads:[~2002-05-31 18:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-30  6:34 C lib returns char** - How in ADA? Jeremy Cowgar
2002-05-30  7:42 ` sk
2002-05-30  7:56 ` sk
2002-05-30  7:57 ` tmoran
2002-05-30 16:32 ` Pascal Obry
2002-05-31  0:28   ` Jeremy Cowgar
2002-05-31 18:46     ` Pascal Obry

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