mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-25 14:23:03 +08:00
Documentation for 692135b480
This commit is contained in:
@@ -96,14 +96,14 @@ $(document).ready(function(){initNavTree('dc/d64/md__coding_guidelines.html','..
|
||||
<div class="textblock"><p >Please orient on this guide before you sent a pull request. <br />
|
||||
</p>
|
||||
<hr />
|
||||
<h1><a class="anchor" id="autotoc_md12"></a>
|
||||
<h1><a class="anchor" id="autotoc_md13"></a>
|
||||
User-interface</h1>
|
||||
<p >Please write a simple user interface for your programs. Not a blinking cursor! <br />
|
||||
What does the program do? <br />
|
||||
What want the program an user informations? <br />
|
||||
</p>
|
||||
<hr />
|
||||
<h1><a class="anchor" id="autotoc_md14"></a>
|
||||
<h1><a class="anchor" id="autotoc_md15"></a>
|
||||
Code style conventions</h1>
|
||||
<p >See <a href="https://users.ece.cmu.edu/~eno/coding/CppCodingStandard.html" target="_blank">here</a> <br />
|
||||
Don't push all code in one line! <br />
|
||||
|
||||
Reference in New Issue
Block a user