BINARIES Download by shift-clicking on the .bin files. Run them by typing ./progname.bin on the command line COMPILING IT YOURSELF Note: I had to append ".txt" to all filenames, since geocities doesn't seem to like names ending in .c. So to make this work, rename "makefile.txt" to "makefile", "partest.c.txt" to "partest.c". Once you have the files, just type "make" to compile everything. This will generate the corresponding .bin files.