fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
is_error
Function
5 statements
Source File
fortplot_errors.f90
fortplot_errors
is_error
Contents
public function is_error(status) result(has_error)
Check if status code indicates an error
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
status
Return Value
logical