int axl_stack_size ( axlStack stack  ) 

Returns current stack size, that is, elements stored on the stack.

Parameters:
stack The stack where the operation will performed.
Returns:
The number of items stored.