Julienne
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
from_logical_c_bool
Module Procedure
5 statements
Source File
julienne_string_s.F90
julienne_string_s
from_logical_c_bool
Contents
module procedure from_logical_c_bool
elemental module function from_logical_c_bool(b) result(string)
Arguments
Type
Intent
Optional
Attributes
Name
logical(kind=c_bool),
intent(in)
::
b
Return Value
type(
string_t
)