1
edit
Changes
→4.5 Function Comments
==4.5 Function Comments==
Each function should include a comment above the function similar to the file heading ([[OOP344_-_Team_Nothing_-_20102#4.4 File Heading|4.4 File Heading]]), except only including the function name, what each variable does in the function, and a description of what the function does
<pre>
/*