fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
fast_file_exists
Function
14 statements
Source File
fortplot_fast_io.f90
fortplot_fast_io
fast_file_exists
Contents
public function fast_file_exists(filename) result(exists)
Fast file existence check (may use memory backend)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
filename
Return Value
logical