tmikulin.com
  • Home
  • About
Subscribe
Tagged

linux-programming-interface

A collection of 1 post

linux

File I/O from the Linux Programming Interface book - summary

- files are central to the UNIX philosophy... - all system calls refer to files through "file descriptors" (small non negative numbers) - 0, 1, 2 fd's, they are stdin, stdout and stderr (these are the standard ones that a shell uses...) - main system calls are;   - open()     if

  • Tomislav
Tomislav Aug 29, 2022 • 1 min read
tmikulin.com © 2025
  • Contact
Powered by Ghost