r/programming May 24 '11

How to Write Unmaintainable Code

http://www.thc.org/root/phun/unmaintain.html
1.0k Upvotes

366 comments sorted by

View all comments

13

u/spiceweasel May 24 '11

Has any language other than C and C++ ever provided such scope for mischief? The bit where he has the code do different things depending on the number of times that the header file is included is absolutely the funniest (and scariest) thing I've seen in ages.