fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
sanitize_filename
Function
16 statements
Source File
fortplot_security.f90
fortplot_security
sanitize_filename
Contents
public function sanitize_filename(filename) result(safe_filename)
Sanitize filename for safe file operations
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
filename
Return Value
character(len=len)