fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
delete_file_secure
Function
20 statements
Source File
fortplot_system_secure.f90
fortplot_system_secure
delete_file_secure
Contents
public function delete_file_secure(filename) result(success)
Securely delete a file using system calls
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
filename
Return Value
logical