These functions are the most commonly used useful Linux functions
Chapter 1 Primary I/O Functions close function: close the opened file creat function: create a file dup function: Duplicate file descriptors dup2 function: copy the file descriptor to the specified location fcntl function: change...
Recent Comments