fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
safe_check_program_available
Function
10 statements
Source File
fortplot_security.f90
fortplot_security
safe_check_program_available
Contents
public function safe_check_program_available(program_name) result(available)
Safely check if external program is available
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
program_name
Return Value
logical