Tagged Questions
1
vote
4answers
704 views
Can you call Ada functions from C++?
I'm a complete Ada newbie, though I've used Pascal for 2-3 years during HS.
IIRC, it is possible to call Pascal compiled functions from C/C++. Is it possible to call procedures & functions ...