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 hope it can work. Otherwise, i need to rewrite the library in C!!! )