Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Coding style, the ultimate thread.

Name: Anonymous 2010-07-31 4:02

Language: C
Typedefs: foo_t
Functions: stuff_with_underscores()
Brackets: linux-style ('\n' before '{')

Language: C++
Typedefs for primtive types: foo_t
Class declarations: class FooBar ...
Functions: stuff_with_underscores()
Methods: stuff_with_underscores()
Brackets: linux-style ('\n' before '{')

Name: Anonymous 2010-07-31 4:12

So you opted to describe your style rather than post a short code snippet so that everything is clear. Are you perhaps related to the people that like to spell out the truth tables for logic gates?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List