Thomas Davie wrote: > $ ./hellSort > [6,4,2,9,10,9,3] > > [2,3,4,6,9,10,9] > ^CKilled > lappybob:~/Documents/Work/Hat test cases/Hell Sort tatd2$ hat-detect > hellSort > hat-detect (error): file hellSort.hat is too short When you hit ^C (once?) did you wait for the .hat file to be patched up after the signal was caught? Colin