#include <stdio.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 10 of file cmp.c.
References buffer, EXIT_FAILURE, EXIT_SUCCESS, open(), printf(), read(), and tell().
1.5.6