-
Notifications
You must be signed in to change notification settings - Fork 0
Header Files
Jasti Sri Radhe Shyam edited this page Oct 24, 2017
·
2 revisions
This page contains the list of header files details used in the programs included in the repository.
- Open function
-
Flags
- O_CREAT
- O_RDONLY
- O_WRONLY
- Exit function
- fclose function
- fopen function
- fread function
- fwrite function
- perror function
- Close function
- Read function
- Write function
[1] : fcntl.h open group.
[2] : fcntl.h.0p - Linux manual page.
[3] : stdlib.h open group.
[4] : stdlib.h.0p - Linux manual page.
[5] : stdio.h open group.
[6] : unistd.h.0p - Linux manual page.