Archives March 24, 2008

C++ and Accounting (Not as exciting as you might think...)


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 ...

Continue reading

Previous day

March 22, 2008

Next day

March 30, 2008

Archives