User Tools

Site Tools


guides:programstyle:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
guides:programstyle:start [2020/07/24 13:06] – [Programming Style Guide] wikiadminguides:programstyle:start [2022/08/02 11:59] (current) – external edit 127.0.0.1
Line 5: Line 5:
   * [[guides:programstyle:identifiers|Identifiers]]   * [[guides:programstyle:identifiers|Identifiers]]
   * [[guides:programstyle:constants|Use of Constants]]   * [[guides:programstyle:constants|Use of Constants]]
-  * Comments and Documentation +  * [[guides:programstyle:Comments|Comments and Documentation]] 
-  * Use of Blank Lines+  * [[guides:programstyle:whitespace|Use of Whitespace]]
   * [[guides:programstyle:codeblocks|Code Blocks]]   * [[guides:programstyle:codeblocks|Code Blocks]]
   * [[guides:programstyle:indentation|Indentation]]   * [[guides:programstyle:indentation|Indentation]]
-  * goto/continue/break/return Statements +  * [[guides:programstyle:goto|Use of goto/continue/break/return Statements]] 
-  * Functions+  * [[guides:programstyle:functions|Functions]] 
 +  * [[guides:programstyle:globals|Global Variables]]
   * The Standard Algorithm/Template Libraries   * The Standard Algorithm/Template Libraries
   * Other Items   * Other Items
  
  
guides/programstyle/start.1595595985.txt.gz · Last modified: 2022/08/02 11:59 (external edit)