(PECL fann >= 1.0.0)
Resets the last error string
void fann_reset_errstr ( resource $errdat )
Resets the last error string.
Parameters:
errdat
Either neural network resource or neural network trainining data resource.
Returns:
No value is returned.
See also:
Please login to continue.