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
(macro) int osm_GetCount(OSM_STACK *stack)
Get the object count of an object stack.
This function will return the number of objects in the specified stack.
Stack pointer
Number of objects in stack