free an array/pointer after returnedActually, the order of free() calls is not important, other than the need to hold onto ab as long as...
Legacy C++ won't compileThanks. That's actually a relief. I had visions of a culture of all sorts of forward incompatibili...
Legacy C++ won't compileI could figure out the quick fixes myself. What I'd like to know, for instance, is where to find ou...
Legacy C++ won't compileI'm taking a look at some stuff I wrote back in 2001 or so, and it no longer compiles. A quick sear...