Toggle navigation
Assert library
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
string
Function
8 statements
Source File
string_m.f90
string_m
string
Contents
None
public pure function string(number) result(number_as_string)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
number
Return Value
character(len=:),allocatable
Contents
None