What is the function of 4ch of int 21h?

1 answer

Answer

1134983

2026-07-30 04:00

+ Follow

The function of 4Ch of interrupt 21h in DOS is to terminate a program and return control to the operating system. When called, it can also optionally provide an exit code that indicates the program's termination status. This function is commonly used to gracefully exit a program and clean up resources. It effectively signals to the OS that the program has finished executing.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.