#include <stdio.h>#include <stdlib.h>Go to the source code of this file.
Macros | |
| #define | BUFSIZE 1024 |
Functions | |
| int | main (int argc, char *argv[]) |
velmi minimalni implementace unix prikazu cat
pouzijeme fgetc() a fputs()
Definition in file cat.c.
1.8.5