TC: int randbrw( struct fcb *fcbptr, int reccnt )


	- prototype in dos.h

	- randbrw() returns 1 if there is not enough disk space to write
	  the records (no records are written)
	- see	randbrd()