public interface String
Function for returning a String representation of numbers.
For a user reference, see String,
String methods, and Operators.
Functions
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
complex(kind=r128),
|
intent(in) |
|
|
:: |
x |
|
character(len=*),
|
intent(in), |
optional |
|
:: |
locale |
|
character(len=*),
|
intent(in), |
optional |
|
:: |
fmt |
|
integer,
|
intent(in), |
optional |
|
:: |
decimals |
|
character(len=*),
|
intent(in), |
optional |
|
:: |
im |
|
Return Value
type(String)
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
complex(kind=r64),
|
intent(in) |
|
|
:: |
x |
|
character(len=*),
|
intent(in), |
optional |
|
:: |
locale |
|
character(len=*),
|
intent(in), |
optional |
|
:: |
fmt |
|
integer,
|
intent(in), |
optional |
|
:: |
decimals |
|
character(len=*),
|
intent(in), |
optional |
|
:: |
im |
|
Return Value
type(String)
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
complex(kind=r32),
|
intent(in) |
|
|
:: |
x |
|
character(len=*),
|
intent(in), |
optional |
|
:: |
locale |
|
character(len=*),
|
intent(in), |
optional |
|
:: |
fmt |
|
integer,
|
intent(in), |
optional |
|
:: |
decimals |
|
character(len=*),
|
intent(in), |
optional |
|
:: |
im |
|
Return Value
type(String)
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
real(kind=r128),
|
intent(in) |
|
|
:: |
x |
|
character(len=*),
|
intent(in), |
optional |
|
:: |
locale |
|
character(len=*),
|
intent(in), |
optional |
|
:: |
fmt |
|
integer,
|
intent(in), |
optional |
|
:: |
decimals |
|
Return Value
type(String)
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
real(kind=r64),
|
intent(in) |
|
|
:: |
x |
|
character(len=*),
|
intent(in), |
optional |
|
:: |
locale |
|
character(len=*),
|
intent(in), |
optional |
|
:: |
fmt |
|
integer,
|
intent(in), |
optional |
|
:: |
decimals |
|
Return Value
type(String)
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
real(kind=r32),
|
intent(in) |
|
|
:: |
x |
|
character(len=*),
|
intent(in), |
optional |
|
:: |
locale |
|
character(len=*),
|
intent(in), |
optional |
|
:: |
fmt |
|
integer,
|
intent(in), |
optional |
|
:: |
decimals |
|
Return Value
type(String)
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
integer(kind=i64),
|
intent(in) |
|
|
:: |
x |
|
character(len=*),
|
intent(in), |
optional |
|
:: |
fmt |
|
Return Value
type(String)
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
integer(kind=i32),
|
intent(in) |
|
|
:: |
x |
|
character(len=*),
|
intent(in), |
optional |
|
:: |
fmt |
|
Return Value
type(String)
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
integer(kind=i16),
|
intent(in) |
|
|
:: |
x |
|
character(len=*),
|
intent(in), |
optional |
|
:: |
fmt |
|
Return Value
type(String)
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
integer(kind=i8),
|
intent(in) |
|
|
:: |
x |
|
character(len=*),
|
intent(in), |
optional |
|
:: |
fmt |
|
Return Value
type(String)
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
class(String),
|
intent(in) |
|
|
:: |
x |
|
Return Value
type(String)
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
character(len=*),
|
intent(in) |
|
|
:: |
x |
|
Return Value
type(String)
Arguments
None
Return Value
type(String)