New Snippet
Public Snippets
Source
simple c program
int main(int argc, char** args) { printf(“hey?”); }