pintos/src/examples/lineup.c File Reference
#include <ctype.h>
#include <stdio.h>
#include <syscall.h>
Go to the source code of this file.
|
Functions |
int | main (int argc, char *argv[]) |
Function Documentation
int main |
( |
int argc |
, |
|
|
char * |
argv[] | |
|
) |
| | |
Definition at line 16 of file lineup.c.
References buf, close(), exit(), EXIT_SUCCESS, open(), printf(), read(), seek(), tell(), toupper(), and write().