#include <stdio.h>#include <stdlib.h>#include <syscall.h>Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int argc | , | |
| char * | argv[] | |||
| ) |
Definition at line 7 of file recursor.c.
References atoi(), buffer, exec(), exit(), printf(), snprintf(), and wait().
1.5.6