Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Interrupts & Ports - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

        Get exit code of subprogram (INT 21h, 4Dh - WAIT)

        Entry:
          AH = 4Dh
        Return:
          AL = exit code of subprogram (functions 31h or 4Ch)
          AH = circumstance which caused termination
                  0 = Terminate/abort
                  1 = Control-C
                  2 = Hard error
                  3 = Terminate and stay resident

See Also: INT 21h, 4Ch INT 21h, 31h Error codes

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson