Why does the following C++ program , DataServer.cpp, throws a segmentation fault at the exit of the extern "C" function, void func(void) shown in the bottom of this question?
On Monday, January 4, 2016 at 1:00:18 PM UTC, allswellthatendswell wrote: > The following C++