if (oldbit == true) { if (newbit == true) { /* DO NOT DO ANYTHING */ } . . .
The Daily WTF showcases badly written code. (Cited by Ned Batchelder, who found it from Bob Congdon.)
if (oldbit == true) { if (newbit == true) { /* DO NOT DO ANYTHING */ } . . .
The Daily WTF showcases badly written code. (Cited by Ned Batchelder, who found it from Bob Congdon.)
No comments yet.
RSS feed for comments on this post. TrackBack URI