Next:
3.1.1 Binary I/O
Up:
3 Files and data
Previous:
3 Files and data
3
.
1
Data structures in files
There is no reason why a structure can only exist in memory. It can just as easily exist in a file. Of course, this requires some changes as far as how structures are accessed.
Subsections
3
.
1
.
1
Binary I/O
3
.
1
.
2
Random access
3
.
1
.
3
Serialize data structure
Copyright © 2006-10-16 by Tak Auyeung