
C-Style Function Pointers
Question: While trying to port some C code to a C++ implementation, I ran into this problem. The module this came out of was designed to “automate data handling used to free and allocate memory as needed.” When compiling the legacy code in VC++ (it was compilable with WATCOM C/C++