Hi, All,

I have to enhance a legacy system writen in C using a library written in C++.
I know it is possible for c++ to call a C program. However, is it possible and how to go reverse?

(I...