add Subroutine

public subroutine add(self, obj)

Type Bound

FTLinkedList

Arguments

Type IntentOptional Attributes Name
class(FTLinkedList) :: self
class(FTObject), POINTER :: obj