Source Code

I have written various bits of source code. Take whatever you want.

There are Cocoa code snippets, mostly categories on system classes, that I find useful.

There is also my C work: C programs that I write available for download. There's a sorting program (dsort), a Caesar shifter and a makefile generator, to make it easier for programmers who don't want to use autoconf for testing things but want to keep it simple.