Windows Source Code Comments
Kuro5hin is examining the comment style in the windows source code. my favorite code snippet:
* CallProc32W is insane. It's a variadic function that uses * the pascal calling convention. (It probably makes more sense * when you're stoned.)