Int E0/CL=8Fh

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

REAL/32 - P_TERM - TERMINATE CALLING PROCESS

CL = 8Fh
DX = termination code

Return:
Never if successful AX = FFFFh on failure

Note: This function can not terminate processes whose KEEP flag is set. If the termination code is FFh, this function can terminate the process even if its SYSTEM flag is on; otherwise, only user processes can terminate themselves

See Also: INT E0/CL=90h - INT 21/AH=4Ch

Category: Other Operating Systems - Int E0h - R

rbline.gif

lup.gif ldown.gif Interrups Categories Contents