Terminates the user interface.
#include <diag/diago.h> long diag_asl_quit ( name ) char *name;
The diag_asl_quit subroutine is used to end the user interface and should be the last call made to the user interface.
name | Identifies any options. This field has the following values:
|
The following value is always returned:
0 | Successful return. |