* * * * *

                          Your ironic bug of the day

I'm working on some code to manipulate quote files (a simple text file filled
with various quotes from people). It's not working—it either crashes or
corrupts the output.

And it's the same quote each time—“There are only two hard problems in
Computer Science: cache invalidation, naming things and off-by-one errors.”

The problem—an “off-by-one” error.


Email author at [email protected]