Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Style issues to be approved #10

Open
okrieg opened this issue Dec 8, 2011 · 1 comment
Open

Style issues to be approved #10

okrieg opened this issue Dec 8, 2011 · 1 comment

Comments

@okrieg
Copy link
Contributor

okrieg commented Dec 8, 2011

Small functions should be all on one line -dan +orran
open "{" should be on same line as arguments +Dan +Orran
three lines per function 1 qualifier (e.g., static, inline...), 2 type, 3 function name and arguments +Dan +Orran

@okrieg
Copy link
Contributor Author

okrieg commented Dec 9, 2011

decision for big routines
function on new line, everything qualifier and type on previous line
open bracket for function on next line

for small functions, in header, all one line, in c file do same as big function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant