Hacker News new | ask | show | jobs
by mratzloff 3154 days ago
GNU style.

https://en.m.wikipedia.org/wiki/GNU_coding_standards

1 comments

GNU style is mostly about the funny and ugly indentation of braces.

Return type on separate line is shared by many other coding styles.

Sure. It’s an illustrative example that it’s a common C style.