Archives March 24, 2008
C++ and Accounting (Not as exciting as you might think...)
Written by
on
in
Knight Errant.
Spent the whole day on C++ memory-leak hunting. C++ really is a tool that no-one should use without some mechanism to take away the memory management. Without automated handling it's just way too easy to lose track of a reference and wind up with a couple of hundred KB lost.
Got some book-keeping stuff taken ...!-->!-->