Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Vitamin C Library - name <b>bdos</b> -- calls dos function (int 21h) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
name            bdos  --  calls DOS function (int 21h)
                              for Mark Williams compiler only

synopsis        c = bdos(ser,code,extra);
                COUNT c;    returns low-order byte of AX register
                COUNT ser;
                COUNT code;
                COUNT extra;

description  Reserved function - calls DOS function via a
           call to vcint.

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