GetErrStatus

Gets the VML Error Status.

Syntax

Fortran:

err = vmlgeterrstatus( )

C:

err = vmlGetErrStatus( 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

err

FORTRAN: INTEGER

C: int

Specifies the VML error status.


Submit feedback on this help topic

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