Skip to content

Instantly share code, notes, and snippets.

@ofey404
Created March 3, 2019 16:41
Show Gist options
  • Save ofey404/29da065c97c10b32063c4c14acea78a1 to your computer and use it in GitHub Desktop.
Save ofey404/29da065c97c10b32063c4c14acea78a1 to your computer and use it in GitHub Desktop.
minimal routines for c code
#include <stdio.h>
int main(void)
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment