Table of Contents

NAME

SYNOPSIS

DESCRIPTION

The function registers the given to be called at program exit, whether via or via return from the program’s Functions so registered are called in reverse order; no arguments are passed. At least 32 functions can always be registered, and more are allowed as long as sufficient memory can be allocated.

RETURN VALUES

ERRORS

No memory was available to add the function to the list. The existing list of functions is unmodified.

SEE ALSO

STANDARDS

The function conforms to


Table of Contents