Coding Style

This document describes the coding standards used by D-Bross.

During the years, we tryed different coding styles in our development. Finally, we decided to collect all the best and put them together in one document.

This document describes coding standards we use in our C++ programs. But we use exactly the same rules when using other programming languages. For example: C, Java, JavaScript, C#, VB, PHP etc.

Programming_Style_Guidelines.pdf

Comments are closed.