Toggle navigation
libfdf
Overview
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
characters
Function
FreeBSD Documentation License
27 statements
Source File
parse.F90
fdf_parse
characters
Contents
public function characters(pline, ind_init, ind_final, after)
Arguments
Type
Intent
Optional
Attributes
Name
type(
parsed_line
),
pointer
::
pline
integer(kind=ip),
intent(in)
::
ind_init
integer(kind=ip),
intent(in)
::
ind_final
integer(kind=ip),
intent(in),
optional
::
after
Return Value
character(len=MAX_LENGTH)
Contents