Synopsis

(macro) int osm_GetCount(OSM_STACK *stack)

Purpose

Get the object count of an object stack.

Description

This function will return the number of objects in the specified stack.

Input

stack

Stack pointer

Return

Number of objects in stack