vmlClearErrStatus
vmlClearErrStatus
Sets the VM Error Status to
.VML_STATUS_OK
and stores the previous VM Error Status to olderr
Syntax
olderr
=
vmlClearErrStatus
(
void
)
;
Include Files
- mkl.h
Output Parameters
Name | Type | Description |
---|---|---|
olderr | int | Specifies the former VM error status. |