Changes between Version 7 and Version 8 of CStyle
- Timestamp:
- 2014-07-29T12:19:03Z (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CStyle
v7 v8 1 1 == HelenOS C Coding Style Standard == 2 2 3 Any source contribution to HelenOS must follow the C style rules described below. 3 Any source contribution to HelenOS must follow the C style rules described below. This list is, by definition, incomplete. Even if you comply with all the below rules does not mean nobody will comment on your C style. Do try to emulate the style of existing/surrounding code. 4 4 5 5 === Source file encoding ===