long tell( int handle )



	- prototype in io.h

	- returns offset within file corresponding to handle
	- returns -1L on error

	- see	lseek()