Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: C/C++ programming style guidelines
Автор: Richards F.
Аннотация:
This document contains the guidelines for writing C/C++ code for Dynamic Software Solutions. The point of a style guide is to greater uniformity in the appearance of source code. The benefit is enhanced readability and hence maintainability for the code. Wherever possible, we adopt stylistic conventions that have been proved to contribute positively to readability and/or maintainability.