add class(*) to beginning of list
Definizione alla linea 177 del file list_abstractforchar.F03.
178 this%lastLink => newlink
180 this%index=this%index+1
183 this%currLink => newlink
188 integer function currentindex(this)
190 currentindex=this%index
191 end function currentindex
194 subroutine rewind(this)