First page
Back
Continue
Last page
Overview
Graphics
The common programming model
Same system calls applicable both to regular files and to device files
open()
close()
lseek()
read()
write()
For device files only:
ioctl()