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

Go to the source code of this file.
Functions | |
| void | test_main (void) |
| Open a file. More... | |
| void test_main | ( | void | ) |
Open a file.
Definition at line 8 of file open-normal.c.
References fail(), and open().

1.8.16