fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
get_error_message
Function
20 statements
Source File
fortplot_errors.f90
fortplot_errors
get_error_message
Contents
public function get_error_message(status) result(message)
Get descriptive error message for status code
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
status
Return Value
character(len=MAX_ERROR_MESSAGE)