en:docs:dos:api:int20

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:docs:dos:api:int20 [2020/12/08 05:45] prokusheven:docs:dos:api:int20 [2020/12/08 05:47] (current) – [Macro] prokushev
Line 25: Line 25:
 ===== Macro ===== ===== Macro =====
  
-TERMINATE+<code asm> 
 +INCLUDE DOS.INC
  
 +TERMINATE
 +</code>
 ===== Notes ===== ===== Notes =====
  
 Function is obsolete. Use [[en:docs:dos:api:int21:4c|INT 21/AH=4Ch]] instead Function is obsolete. Use [[en:docs:dos:api:int21:4c|INT 21/AH=4Ch]] instead
 +
 This function sets the program's return code (ERRORLEVEL) to 00h This function sets the program's return code (ERRORLEVEL) to 00h