Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Programmers Reference 0.02b - <b>int 21h (33) dos serivce calls</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 21h (33)             DOS Serivce Calls

    Most of the DOS functions are implemented as sub-functions of DOS 21h,
    which are listed under Services in the DOS menu.

  --------------------------------------------------------------------------

       Note:          In general, you should choose to use the DOS service
                      under INT 21h when you have a choice between an
                      interrupt (like INT 27h) and a DOS service (like INT
                      21h, function 31h).

                      The "See also" reference above will take you to the
                      first DOS service, function 00h.

See Also: 00h

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