Ch11: I/O

Overview

This chapter covers fast_io’s I/O system — the core of the library. We will learn how to perform file I/O, define custom types for printing and scanning, use manipulators, understand the operations layer, and work with every level of the OS file API.

Sub-chapters