Skip to content

Instantly share code, notes, and snippets.

@PJensen
Created February 13, 2009 05:00
Show Gist options
  • Save PJensen/63055 to your computer and use it in GitHub Desktop.
Save PJensen/63055 to your computer and use it in GitHub Desktop.
In the beginning ...
#include <stdlib.h>
int main(int argc, char** argv) { return EXIT_FAILURE; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment