TC: void hardretn( int errcode )



	- prototype in dos.h

	- hardretn() may be called to return directly to the application
	- MS C uses _hardretn
	- see	harderr()