Toggle navigation
Legolas v. 2.1.1 - develop
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
integer_tostring
Function
14 statements
Source File
mod_logging.f08
mod_logging
integer_tostring
Contents
None
private pure function integer_tostring(int_value, fmt) result(string)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
int_value
character(len=*),
intent(in),
optional
::
fmt
Return Value
character,allocatable
Contents
None