We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
My project consists of c and c++ libraries. main function is in c source file. Whenever i am trying to call c++ functions, it is compiling and linking without errors. But c++ object are getting removed in hex (from map file).
What could be the reason ?