changes.mady.by.user David Svoboda
Saved on Aug 09, 2013
...
CERT C Coding Standard
VOID FIO04-C. Detect and handle input and output errors
CERT C++ Secure Coding Standard
FIO04-CPP. Detect and handle input and output errors
[API 2006]
File.delete()
[J2SE 2011]
Files.delete()
[Seacord 2005]
Chapter 7, File I/O
12. Rule 13: Input Output (FIO)