ShareCopy to ClipboardRawPreview#include <stdio.h> int main (int argc, char *argv[]) { return 0; } Basic template023gioyikCodiga's C RecipesInsert a base file template with stdio.h0 CommentsAdd CommentLog in to add a comment