main.c 51 Bytes Raw Blame History Permalink 1 2 3 4 5 int main(int argc, char **argv) { return argc; }