releaseFTLinkedList Subroutine

public subroutine releaseFTLinkedList(self)

Public, generic name: release(self)

Call release(self) on an object to release control of an object. If its reference count is zero, then it is deallocated.

Arguments

Type IntentOptional Attributes Name
type(FTLinkedList), POINTER :: self