fann_reset_errno
(PECL fann >= 1.0.0)
fann_reset_errno — 重置最後的錯誤程式碼。
說明
fann_reset_errno(resource
$errdat): void重置最後的錯誤程式碼。
參數
-
errdat Either neural network resource or neural network trainining data resource.
返回值
無返回值。
參見
- fann_get_errno() - 返回最後一個錯誤數字。
- fann_reset_errstr() - 重置最後的錯誤字串。