Hacker News new | ask | show | jobs
by sixcorners 4952 days ago
In C, braces on a new line is the prevailing style? I've been doing the opposite because that's what K&R C does (except for braces that define functions).