Skip to content

Instantly share code, notes, and snippets.

@ultimape
Last active August 7, 2016 01:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ultimape/3ffd766416439281816890d25907734d to your computer and use it in GitHub Desktop.
Save ultimape/3ffd766416439281816890d25907734d to your computer and use it in GitHub Desktop.
/**
* We don't read and write programs because it's fun.
*
* We read and write programs
* because we are members of the human race,
* and the human race is filled with ideas.
*
* Code and ideas can change the world.
*
* And you may contribute a verse.
**/
void* life()
{
/* seize here */
return null;
}
/**
* "What will your verse be?" ― N.H. Kleinbaum, Dead Poets Society
* https://www.youtube.com/watch?v=G2e_M06YDyY&ab_channel=melodysheep
**/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment