changes.mady.by.user Robert Seacord
Saved on Mar 07, 2008
Saved on Mar 10, 2008
...
FIO08-A. Take care when calling remove() on an open file
FIO09-A. fflush() should be called after writing to an output stream if data integrity is importantBe careful using data files written as memory images
FIO10-A. Take care when using the rename() function