void clearerr( FILE *stream )


	- prototype in stdio.h

	- resets error indication
	- see	ferror()