There have been several attempts to standardise the layout of source code. This is a good thing – if everyone used the same style we would spend less time trying to figure out what a slab of code actually does, free of layout inconsistencies and interpretations (and besides, everything would be clearly commented anyway, wouldn’t [...]