Skip to content

Instantly share code, notes, and snippets.

@neko-fire
Created May 3, 2012 07:10
Show Gist options
  • Save neko-fire/2583925 to your computer and use it in GitHub Desktop.
Save neko-fire/2583925 to your computer and use it in GitHub Desktop.
C: Skeleton template
#include <stdio.h>
int main()
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment