cmdgraph
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
make_char_node
Interface
22 statements
Source File
dlist.f90
dlist
make_char_node
Contents
None
interface
public module function make_char_node(v) result(n)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
v
Return Value
type(
dlist_node_char
)