push Subroutine

public subroutine push(self, obj)

Type Bound

FTStack

Arguments

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