« Mmm, doughnut... | Main | A wonderful 6 days... »
March 13, 2003
That was fast...
Today, that is. Mostly because I had to implement a hash table in a C library I wrote at work. I added the hashing to make looking up error strings that are associated with error codes returned from one of our servers easy. That way whoever uses my C library can get a nice error message with out having to do much work on their end. I hope the bastards appreciate it. It's funny, but this is the first time I've actually had a need for a hash table in C.
Oh, well. You can all go back to what you were doing now...
Posted by ed at March 13, 2003 3:15 PM