comp.lang.ada
 help / color / mirror / Atom feed
* combine Ada with MS VS C++
@ 2005-03-16 13:04 ich_bin_elvis
  2005-03-16 14:18 ` Larry Kilgallen
  2005-03-17  3:32 ` David Botton
  0 siblings, 2 replies; 9+ messages in thread
From: ich_bin_elvis @ 2005-03-16 13:04 UTC (permalink / raw)


Hi,

Im working on an project where we have an drone traversing a field on
GPS signals, this project is written in MS VS C++. Our plan is to "pull
out" the most saefty critical code to ada. We have created an DLL file
and imported the adadll.lib file in MS VS C++. We have managed to move
some functions for distance and angle to ada. These functions return
only one "double" but the problem is that the VS C++ code holds a lot
of global variables.Some times our functions need to update more than
one variable. Is there a possibilyty to return more than one variable
from ada to MS VS C++(This is where the main is). We have also tried to
move the global variables we need to Ada and use get and set methods to
acsess them in c++. Is there a possibliity to do this and if some one
got articles paper on the subject i would appriciate a copy. Help ideas
on the problem is appriciated


Regards
PS send articles to : ronny@the-wildbunch.net




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

end of thread, other threads:[~2005-04-12 14:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-16 13:04 combine Ada with MS VS C++ ich_bin_elvis
2005-03-16 14:18 ` Larry Kilgallen
2005-03-16 14:53   ` ich_bin_elvis
2005-03-16 16:42     ` Martin Krischik
2005-04-12 10:18       ` ich_bin_elvis
2005-04-12 14:38         ` ich_bin_elvis
2005-03-16 21:44     ` Ludovic Brenta
2005-03-16 22:18       ` Randy Brukardt
2005-03-17  3:32 ` David Botton

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