File I/O
I have seen the light so here we go;
In this article, I will be discussing the system calls(functions) relating to file descriptors and the parameters they take.
File descriptor
File descriptor (fd) - It is a non-negative integer that is returned by ...
codewise.hashnode.dev3 min read