Synopsis

(macro) void *eam_RemoveFromAttrStack(long option, EAM_STACK *stack)

Purpose

Remove a level from an entity attribute stack.

Description

This function will remove a level from the specified entity attribute stack and return the new current attributes.

Input

option

Options (not used)

stack

Attribute stack pointer

Return

Current attribute pointer or NULL if error