Synopsis

(macro) void eam_SetFunction(EAM_STACK *stack, void (*func) ())

Purpose

Set the control function of an entity attribute stack.

Description

This routine will set the control function of the specified entity attribute stack.

Input

stack

Attribute stack pointer

func

Control function