SLUDGE

stackSize


Syntax:

stackSize (thisStack);

Purpose:

Counts the number of elements in the stack thisStack.

Return value:

The function returns the number of elements in the stack.

See also:

The Multi-Purpose Stack / Array / Queue Type