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