You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 25, 2020. It is now read-only.
Use multi line comments instead of // for functions. Remember to state what the function does instead of how it does it. Documentation should be in the source file instead of the header file. Structs should also be commented.
Use multi line comments instead of // for functions. Remember to state what the function does instead of how it does it. Documentation should be in the source file instead of the header file. Structs should also be commented.