Code rot?

I’ve just released a new version of QuickJoin. I just needed to add a tiny little feature, so it wasn’t that much of a deal, but I was horrified by the code. QuickJoin is from 2003 and one of the first applications I wrote in C++. The first two were QDist and SplitDist, and I dare not look at the code in those.

Did someone go in and change my code, or was I really that bad at C++ back then? Had I even heard of std::auto_ptr<>?

Tags: , ,

Leave a Reply