libsim
Versione7.2.6
list_abstractforchar
append
countelements
currentindex
currentpoli
delete
display
element
forward
insert
next
prepend
prev
rewind
seek
◆
forward()
subroutine list_abstractforchar::forward
(
class(
list
)
this
)
private
reset list iterator to end
Definizione alla linea
259
del file
list_abstractforchar.F03
.
259
element =
associated
(this%currLink)
260
end function
element
261
264
logical
function
seek(this, index)
265
class
(list) :: this
Generated with
Doxygen
.