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