Content deleted Content added
consistent formatting ;-) |
|||
Line 56:
== Comments ==
Based on the standard, all comments should be in [[English_language|English]]. Each comment should have basic punctuation, but if a lower case identifier comes in the start of a sentence
According to the standard, a brief comment at the top should explain the program use. This comment should be at the top of the source file containing the main() function.
|