Tweet

Replying to @GregDavill

One of the earliest bugs I remember writing happened in my high school school C class. The assignment was to implement the quick sort algorithm, so obviously I named my function qsort. Ended up having to go to office hours to figure out what was happening.

(original)