AMS_INIT

Initialise ams and register an exit handler

Invocation

(void)ams_init( own_name, status )

Arguments

own_name = char * (given)
name of this task

status = int * (given and returned)

global status

Description:

Initialise ams and register an exit handler

Implementation

Call ams_initeh, requesting that an exit handler be set up.