File Kezelés
| Header | Mit csinál |
|---|---|
#include <stdlib.h> | rand, malloc, atoi, exit |
#include <stdio.h> | feof, fopen, scanf, puts |
#include <string.h> | strlen, strrchr, strtok |
#include <stdbool.h> | bool típus |
File control
| Header | Mit csinál |
|---|---|
#include <unistd.h> | fork, rmdir util függvények |
#include <sys/wait.h> | waitpid no windows |
#include <fcntl.h> | File CoNTroL open, fcntl |
#include <sys/types.h> | konstansok |
#include <sys/stat.h> | File info |