vmlClearErrStatus

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

Output Parameters

Name

Type

Description

olderr

FORTRAN: INTEGER

C: int

Specifies the former VML error status.


Submit feedback on this help topic