|
CS318 - Pintos
Pintos source browser for JHU CS318 course
|

Go to the source code of this file.
Functions | |
| void | test_main (void) |
| Tests argument passing to child processes. More... | |
| void test_main | ( | void | ) |
Tests argument passing to child processes.
Definition at line 7 of file exec-arg.c.
References exec(), and wait().

1.8.16