I've had one-bit errors mess up source code. One character changed, turning "strcpy" into "stbcpy", preventing me from successfully building the source. This was part of a CVS checkout. Checking the ...