I need help in importing functions from c++ using ada 95. The compiler I use, GNAT 3.13 has an example on importing functions, but it doesn't seem to work. Could somebody please tell me how I can import a function from another language and use it in ada 95? I would really appreciate your help.