Toggle navigation
M_strings
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
string
Interface
3 statements
Source File
M_strings_oop.f90
M_strings_oop
string
Contents
Module Procedures
construct_from_fill
public interface string
Contents
Module Procedures
construct_from_fill
Module Procedures
private function construct_from_fill(chars, len)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in),
optional
::
chars
integer,
intent(in),
optional
::
len
Return Value
type(
string
)