comp.lang.ada
 help / color / mirror / Atom feed
* Help - Call C function (with out parameter) from ADA95
@ 1996-10-11  0:00 Mikael Espersen
  1996-10-11  0:00 ` Robert Dewar
  1996-10-11  0:00 ` David Shochat
  0 siblings, 2 replies; 3+ messages in thread
From: Mikael Espersen @ 1996-10-11  0:00 UTC (permalink / raw)



Hi,

Does anyone know how to call a C function with out a parameter from ADA95.
As far as I know ADA is only allowing in parameters to functions. The C
function also has a return value so I can't declare as a procedure. Any
help would be appreciated Thanks in advance.

Eks. (C program code)

int InitArray(char* arr);




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

end of thread, other threads:[~1996-10-11  0:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-10-11  0:00 Help - Call C function (with out parameter) from ADA95 Mikael Espersen
1996-10-11  0:00 ` Robert Dewar
1996-10-11  0:00 ` David Shochat

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