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 8:10

foo_t
Get the fuck out. You're not a POSIX implementer and you never will be. Use the allowed type naming conventions.

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