Ask HN: Which C style do you use?
Just for statistics, which C coding style do you use and why (if there is a reason other than just personal preference)? The Indian Hill Style (https://archive.org/details/indian-hill-c-style), the Linux Kernel Style (https://www.kernel.org/doc/html/latest/process/coding-style.html), other, your own style?
3 comments
[ 0.23 ms ] story [ 17.2 ms ] threadExample: https://upload.wikimedia.org/wikipedia/commons/2/21/Hello_Wo...
But I tend to use K&R or what ever the project I'm working on uses as no-one else uses Allman