ClearErrStatus

Sets the VML Error Status to VML_STATUS_OK and stores the previous VML Error Status to olderr.

Syntax

Fortran:

olderr = vmlclearerrstatus( )

C:

olderr = vmlClearErrStatus( void );

Include Files

The FORTRAN 77 interfaces are specified in the mkl_vml.f77 include file, the Fortran 90 interfaces are specified in the mkl_vml.f90 include file, and the C interfaces are specified in the mkl_vml_functions.h include file.

Output Parameters

Name

Type

Description

olderr

FORTRAN: INTEGER

C: int

Specifies the former VML error status.


Submit feedback on this help topic

Copyright © 1994 - 2011, Intel Corporation. All rights reserved.