Hacker News new | ask | show | jobs
by likpok 6195 days ago
I used to use K&R, but then I discovered a useful fact that in Allman, you can comment out blocks very easily. This lets you play around with control flow in a simpler way than is possible in K&R et al.