Skip to content

Instantly share code, notes, and snippets.

@macu
Last active August 29, 2015 14:17
Show Gist options
  • Select an option

  • Save macu/5675166cd642cc1719b8 to your computer and use it in GitHub Desktop.

Select an option

Save macu/5675166cd642cc1719b8 to your computer and use it in GitHub Desktop.
Various block comments for delineating sections of code
/* =========================================================================== */
// 75 ='s followed by title/subject of section.
/* ================================================== */
// 50 ='s followed by title/subject of section.
/*
|--------------------------------------------------------------------------
| Title
|--------------------------------------------------------------------------
|
| Comments
|
*/
/* =========================================================================
| Title
|--------------------------------------------------------------------------
|
| Comments
|
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment