Changeset 661 for library/doc/html/devguide2.html
- Timestamp:
- 10/15/09 00:10:19 (15 years ago)
- Files:
-
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/devguide2.html
r656 r661 63 63 64 64 65 <h1><a class="anchor" id="dev _guide2">BDM Development - Contribution guide </a></h1><p></p>65 <h1><a class="anchor" id="devguide2">BDM Development - Contribution guide </a></h1><p></p> 66 66 <p>Get familiar with the library structure: <a class="el" href="library_structure.html">Library structure</a></p> 67 67 <p>You should read and follow the coding styles: <a class="el" href="codingrules.html">Coding Rules (Mostly inherited from IT++)</a></p> … … 69 69 <p>C++ is greatly flexible language which allows many tricks with memory management. For compatibility and ease of debugging, please follow guidelines given at: <a class="el" href="memory_management.html">Memory Management in BDM</a> </p> 70 70 </div> 71 <hr size="1"/><address style="text-align: right;"><small>Generated on Mon Oct 12 19:37:19 2009 for mixpp by 71 <hr size="1"/><address style="text-align: right;"><small>Generated on Thu Oct 15 00:07:49 2009 for mixpp by 72 72 <a href="http://www.doxygen.org/index.html"> 73 73 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>