Skip to content

Instantly share code, notes, and snippets.

@dplord
Created June 22, 2016 20:31
Show Gist options
  • Save dplord/25a5731aac90f7d6be773e297ff6d51d to your computer and use it in GitHub Desktop.
Save dplord/25a5731aac90f7d6be773e297ff6d51d to your computer and use it in GitHub Desktop.
// create by dplord at ${YEAR}-${MONTH}-${DAY} ${HOUR}:${MINUTE}
#[[#include]]# <stdio.h>
#[[#include]]# <string.h>
int main(int argc, char** arrv)
{
return 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment