coding-style++
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1972 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
@ -25,6 +25,7 @@ The following style rules apply to C/C++/AspectC++ code:
|
||||
* Constant variables: uppercase
|
||||
* (no convention for local variables)
|
||||
* typedefs: lowercase, underscores (good_name_t)
|
||||
* abbreviations (even in identifiers): uppercase
|
||||
|
||||
- Comments:
|
||||
* Doxygen comments:
|
||||
|
||||
Reference in New Issue
Block a user