1
edit
Changes
→Coding Style and Standards
<syntaxhighlight lang="cpp">
/********************************************
filename.cpp (or .h)
Section: OOP344x (x for Section)
Name: Firstname Lastname
Student Id: 123-456-789
Date Last Modified: Month, Day, Year********************************************/
</syntaxhighlight>
For Example
<syntaxhighlight lang="cpp">
if (blahblah = 50)
{