CS318 - Pintos
Pintos source browser for JHU CS318 course
Functions
recursor.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <syscall.h>
Include dependency graph for recursor.c:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int argc   ,
char *  argv[] 
)

Definition at line 6 of file recursor.c.

References atoi(), buffer, exec(), exit(), printf(), snprintf(), and wait().

Here is the call graph for this function: