Synopsis

(macro) OSM_STACK *osm_CopyStack(long option, OSM_STACK *stack)

Purpose

Copy an object stack.

Description

This function will return a stack pointer of a copy of the specified stack and its contents.

Input

option

Options (not used)

stack

Stack pointer to copy

Return

New stack pointer or NULL if error