mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-29 21:14:35 +08:00
Documentation for 1e8376eedb
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_md13"></a>
|
||||
<h1><a class="anchor" id="autotoc_md18"></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_md15"></a>
|
||||
<h1><a class="anchor" id="autotoc_md20"></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