GetErrorCallBack

Gets the additional error handler callback function.

Syntax

Fortran:

callback = vmlgeterrorcallback( )

C:

callback = vmlGetErrorCallBack( void );

Include Files

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. FORTRAN 77 support is unavailable for this function.

Output Parameters

Name

Description

callback

 

Fortran 90: Address of the callback function

C: Pointer to the callback function


Submit feedback on this help topic

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