User Tools

Site Tools


crpl:docs:comment

Differences

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

Link to this comparison view

Next revision
Previous revision
crpl:docs:comment [2015/03/19 13:21] – created warrencrpl:docs:comment [2015/03/19 13:38] (current) – +meta warren
Line 1: Line 1:
-<- [[crpl:crplreference| CRPL reference]]+<- [[crpl:crplreference| CRPL reference]] <-[[crpl:crplreference#special|Special]]
  
 ====== # ====== ====== # ======
Line 10: Line 10:
 Turns the rest of the line into a comment. Comments are not code: They do nothing. Turns the rest of the line into a comment. Comments are not code: They do nothing.
  
-Comments are used variously for: Adding attribution, copyright and other information to a file, communicating with someone while sharing code files, clarifying the meaning or intent of code in order to make it easier to edit, deactivating code during testing to facilitate bug hunting.+Comments are used variously for: Adding attribution, copyright and other meta information to a file, communicating with someone while sharing code files, clarifying the meaning or intent of code in order to make it easier to edit, deactivating code during testing to facilitate bug hunting.
  
 === Examples === === Examples ===
 <code> <code>
-#author: John Jacob Jingleheimer Smith+#author: John Jacob Jingleheimer Schmidt
 #Date of creation: January first, 1984 #Date of creation: January first, 1984
 ########################################################## ##########################################################
crpl/docs/comment.1426785714.txt.gz · Last modified: 2015/03/19 13:21 by warren