Zerg00s
0
Q:

struct main function c in unix

/* main.c */
int main(int argc, char *argv[]) {

}
0
$ gcc main.c
$ ./a.out -o foo -vv 
$
0

New to Communities?

Join the community