Please enable JavaScript to view this site.

ESL Documentation

Terminate the local application.

 

void ExitLocalApp ( int status  )

status

An integer value.

Include

LOCALAPP.H

Returns

No return value.

Description

This function terminates the local application.  The CleanUp function, if provided, is called with the termination code TC_EXIT.  ESL is notified that the local application is exiting.  All open files have their buffers flushed and are closed.