#include <diag/diago.h> long diag_asl_clear_screen ( )
The diag_asl_clear_screen subroutine is used to clear the screen.
The following values are returned:
DIAG_ASL_OK | Successful return. |
DIAG_ASL_FAIL | Not called following diag_asl_init() and before diag_asl_quit(). |