...
FIO06-A. Create files with appropriate access permissions
FIO42FIO07-C. Understand the difference between text mode and binary modeA. Reserved
FIO08-A. Take care when calling remove() on an open file
...
FIO41-C. Do not call getc() or putc() with parameters that have side effects
FIO42-C. ReservedUnderstand the difference between text mode and binary mode
FIO43-C. Do not copy data from an unbounded source to a fixed-length array
...