int fileno( FILE *stream )


	- prototype in stdio.h

	- gets file handle for the given stream
	- error return undefined