Port Input/Output

┌─────────────────────────┬──────────────┬─────────────────────────┬───────────┐
│ Function │ Header File │ Link to Function │ Descriptio│
├─────────────────────────┼──────────────┼─────────────────────────┼───────────┤
│ umask │ "io.h" │ umask │ Sets the │
│ │ │ │ file per- │
│ │ │ │ mission │
│ │ │ │ mask of │
│ │ │ │ the exe- │
│ │ │ │ cuting │
│ │ │ │ process │
│ │ │ │ environ- │
│ │ │ │ ment. │
└─────────────────────────┴──────────────┴─────────────────────────┴───────────┘


[Back: Low-Level Input/Output]
[Next: Character and String Input/Output]