void segread( struct SREGS *segregs )


	- prototype in dos.h

	- places current values of segment registers (SEGREGS) into segtbl
	- available in Turbo C and MS C
	- unique to DOS
	- see	REGS