int flushall( void )



	- prototype in stdio.h

	- same as fflush() except ALL open file streams are done
	- returns integer indicating number of open file streams