TrashStack.height

Returns the height of a #GTrashStack.

Note that execution of this function is of O(N) complexity where N denotes the number of items on the stack.

More...
struct TrashStack
static
uint
height
(
GTrashStack** stackP
)

Parameters

stackP GTrashStack**

a #GTrashStack

Return Value

Type: uint

the height of the stack

Detailed Description

Deprecated: #GTrashStack is deprecated without replacement

Meta