 
Interrupt 21h
Function  4Ch   Terminate a Process (EXIT) 
		Quit with ERRORLEVEL exit code  
entry   AH      4Ch 
	AL      exit code in AL when called, if any, is passed to next process 
return  none 
note 1) Control passes to DOS or calling program 
     2) return code from AL can be retrieved by ERRORLEVEL or function 4Dh 
     3) all files opened by this process are closed, buffers are flushed, and  
	the disk directory is updated 
     4) Restores Terminate vector from PSP:000Ah 
		 Ctrl-C vector from PSP:000Eh
		 Critical Error vector from PSP:0012h 
| file: /Techref/int/21f/4c.htm, 0KB, , updated: 1999/4/21 07:56, local time: 2025/10/30 21:09, 
 
216.73.216.50,10-8-63-169:LOG IN | 
| ©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.org/Techref/int/21f/4c.htm"> int 21f 4c</A> | 
| Did you find what you needed? | 
| Welcome to massmind.org! | 
| The Backwoods Guide to Computer Lingo | 
.